Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[issues] Add "Customer request" template #708

Merged
merged 1 commit into from
Dec 10, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
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.