zip-rs-wasm/.github/ISSUE_TEMPLATE/feature_request.md
Chris Hennick c0691ec1e5
Improve copyright warning
Signed-off-by: Chris Hennick <4961925+Pr0methean@users.noreply.github.com>
2024-05-10 15:51:21 -07:00

23 lines
1,021 B
Markdown

---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: ''
---
<!-- ⚠️©️ Please don't include copyrighted ZIP files, unless we have the owners' permission to publish them at https://github.com/zip-rs/zip2/tree/master/tests/data under the MIT License.
ZIP files in your feature request will be used in tests to ensure that future changes are compatible with the feature you're requesting. These tests will break if a copyright complaint forces GitHub to remove a file. -->
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.