We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f7da89 commit 3c4b3a0Copy full SHA for 3c4b3a0
.github/ISSUE_TEMPLATE/10-feature_request.md
@@ -0,0 +1,24 @@
1
+---
2
+name: Feature request
3
+about: Propose a new feature
4
+title: ''
5
+labels: 'enhancement'
6
+assignees: ''
7
8
+
9
+**Does the feature exist in the most recent commit?**
10
11
+We recommend using the latest commit from GitHub in your projects.
12
13
+**Why do we need this feature?**
14
15
+Ideally, explain why a combination of existing features cannot be used instead.
16
17
+**Describe the proposal**
18
19
+Include a detailed description of the feature, with usage examples.
20
21
+**Is the feature specific to an operating system, compiler, or build system version?**
22
23
+If it is, please specify which versions.
24
0 commit comments