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..3dcce78 --- /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, and proofread your issue under the "preview" tab.) + +/label ~kind::addition
\ No newline at end of file |