Skip to content

Commit 593bad4

Browse files
authored
[issues] Add "Customer request" template (#708)
1 parent 36eafd6 commit 593bad4

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)