summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/feature_request.md
blob: 3e543f586f0b1f8006fb3947e64131592adc8636 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
name: Feature request
about: Suggest an improvement to functionality or documentation
title: ''
labels: ''
assignees: ''

---

<!-- This template is just a suggestion, feel free to ignore or delete it -->

**What can't you do right now?**
<!-- Describe what you'd like to do with fflate but can't with the current API -->
<!-- If you think what you need may be possible to do already, that's fine too - I can update the docs to make it easier to understand -->

**An optimal solution**
<!-- Describe the features you'd like added, optimally with some example code -->
<!-- Code samples are incredibly helpful for deciding whether a feature is worth adding -->

**(How) is this done by other libraries?**
<!-- Describe how JSZip, Pako, UZIP.js, tiny-inflate, etc. solve the same problem -->
<!-- If they don't support this feature at all, remove this section -->

<!-- List any other context, comments, or clarifications you have here -->