diff options
Diffstat (limited to '.gitlab/issue_templates/feature request.md')
-rw-r--r-- | .gitlab/issue_templates/feature request.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitlab/issue_templates/feature request.md b/.gitlab/issue_templates/feature request.md new file mode 100644 index 0000000..7d80208 --- /dev/null +++ b/.gitlab/issue_templates/feature request.md @@ -0,0 +1,13 @@ +## Description + +(Please describe the addition that you want. The more detailed, the better.) + +## Rationale + +(Why should this be added? Are there other potential additions that need this first?) + +## Final Steps + +(Please set the appropriate "where" label, then delete this heading. Finally, proofread your issue under the "preview" tab.) + +/label ~"kind::addition" |