We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36eafd6 commit 593bad4Copy full SHA for 593bad4
.github/ISSUE_TEMPLATE/customer-request.md
@@ -0,0 +1,17 @@
1
+---
2
+name: Customer request
3
+about: Describe what features you'd like from zerocopy for your project
4
+title: Features to support <project>
5
+labels: customer-request
6
+assignees: ''
7
+
8
9
10
+**What is the name of your project?**
11
12
+**Please provide a link to your project (GitHub repository, crates.io page, etc).**
13
14
+**What features would you like from zerocopy?**
15
+For each feature:
16
+- Describe why it would be useful to your project, providing any useful context (GitHub links, etc).
17
+- If there is an existing zerocopy GitHub issue describing this feature, link to it.
0 commit comments