diff options
Diffstat (limited to '.gitlab/issue_templates/FeatureRequest.md')
-rw-r--r-- | .gitlab/issue_templates/FeatureRequest.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/.gitlab/issue_templates/FeatureRequest.md b/.gitlab/issue_templates/FeatureRequest.md new file mode 100644 index 00000000..bb0b13d0 --- /dev/null +++ b/.gitlab/issue_templates/FeatureRequest.md @@ -0,0 +1,20 @@ +## Description + +(Description including problem, use cases, benefits, and/or goals) + +## Sample capture file + +(For non-trivial enhancements attaching a sample capture that can be used +to test the new feature (before and after) is extremely useful and will greatly +increase the chances that the enhancement will be implemented in the future) + +(You can attach a capture file using the paper clip button in the editor menu bar. +Ensure your capture file does not contain private or sensitive information that cannot +be shared publicly) + +## Links / references / protocol specifications + +(URLs to publicly accessible websites, or other references) + +~enhancement +/label ~enhancement |