From e5c21ca9dfcd7ff3b382f557a91c50c0a45e4330 Mon Sep 17 00:00:00 2001 From: Ben Gamari Date: Mon, 1 Apr 2019 19:15:48 -0400 Subject: gitlab: Mention ~"user facing" label --- .gitlab/merge_request_templates/merge-request.md | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitlab') 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 -- cgit v1.2.1