summaryrefslogtreecommitdiff
path: root/.gitlab
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2019-04-01 19:15:48 -0400
committerBen Gamari <ben@smart-cactus.org>2019-04-01 19:16:25 -0400
commite5c21ca9dfcd7ff3b382f557a91c50c0a45e4330 (patch)
tree844affa4d704fc11df05d5e2423cd2f3ecaa7533 /.gitlab
parent1e52054bab20f28c7447fe80dad5353e71cea774 (diff)
downloadhaskell-e5c21ca9dfcd7ff3b382f557a91c50c0a45e4330.tar.gz
gitlab: Mention ~"user facing" label
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/merge_request_templates/merge-request.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab/merge_request_templates/merge-request.md b/.gitlab/merge_request_templates/merge-request.md
index 4bc74a4228..7225eaba9b 100644
--- a/.gitlab/merge_request_templates/merge-request.md
+++ b/.gitlab/merge_request_templates/merge-request.md
@@ -11,6 +11,8 @@ Please take a few moments to verify that your commits fulfill the following:
places.
* [ ] add a [testcase to the
testsuite](https://gitlab.haskell.org/ghc/ghc/wikis/building/running-tests/adding).
+ * [ ] if your MR affects library interfaces (e.g. changes `base`) please add
+ the ~"user facing" label.
If you have any questions don't hesitate to open your merge request and inquire
in a comment. If your patch isn't quite done yet please do add prefix your MR