summaryrefslogtreecommitdiff
path: root/.gitlab/issue_templates/Feature.md
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab/issue_templates/Feature.md')
-rw-r--r--.gitlab/issue_templates/Feature.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/.gitlab/issue_templates/Feature.md b/.gitlab/issue_templates/Feature.md
new file mode 100644
index 000000000..426acf965
--- /dev/null
+++ b/.gitlab/issue_templates/Feature.md
@@ -0,0 +1,22 @@
+### Use cases
+<!-- Describe what problem(s) the user is experiencing and that this request
+is trying to solve. -->
+
+
+### Desired behavior
+<!-- Describe the desired functionality. -->
+
+
+### Benefits of the solution
+<!-- List the possible benefits of the solution and how it fits in the project. -->
+
+
+### Possible drawbacks
+<!--
+ Describe possible drawbacks of the feature and list how it could affect
+ the project i.e. UI discoverability, complexity, impact in more or less
+ number of users, etc.
+-->
+
+<!-- Ignore the text under this line. -->
+/label ~"1. Feature"