Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions .github/ISSUE_TEMPLATE/customer-request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
name: Customer request
about: Describe what features you'd like from zerocopy for your project
title: Features to support <project>
labels: customer-request
assignees: ''

---

**What is the name of your project?**

**Please provide a link to your project (GitHub repository, crates.io page, etc).**

**What features would you like from zerocopy?**
For each feature:
- Describe why it would be useful to your project, providing any useful context (GitHub links, etc).
- If there is an existing zerocopy GitHub issue describing this feature, link to it.