summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2019-04-01 17:47:21 -0400
committerBen Gamari <ben@smart-cactus.org>2019-04-01 18:22:34 -0400
commit10352efa453810b7b49be475cd2ebf3c2fc0cd61 (patch)
tree441a3d037c07700e10369b1257fcc9a88cc3b3b3
parent18d1555d6e8d8988bcf19a4411a9ff432898282e (diff)
downloadhaskell-10352efa453810b7b49be475cd2ebf3c2fc0cd61.tar.gz
gitlab: Add feature request MR template
-rw-r--r--.gitlab/merge_request_templates/feature_request.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitlab/merge_request_templates/feature_request.md b/.gitlab/merge_request_templates/feature_request.md
new file mode 100644
index 0000000000..329f02561b
--- /dev/null
+++ b/.gitlab/merge_request_templates/feature_request.md
@@ -0,0 +1,13 @@
+# Motivation
+
+Briefly describe the problem your proposal solves and why this problem should
+be solved.
+
+# Proposal
+
+Describe your proposed feature here.
+
+
+/label %"feature request"
+/label %"needs triage"
+