From a533e54722ec2ec22ef598e07dcfe6c9e84d2602 Mon Sep 17 00:00:00 2001 From: Adam Sandberg Eriksson Date: Tue, 18 Feb 2020 05:59:11 -0500 Subject: Mention users guide and release notes in merge request template --- .gitlab/merge_request_templates/merge-request.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.gitlab') diff --git a/.gitlab/merge_request_templates/merge-request.md b/.gitlab/merge_request_templates/merge-request.md index 7225eaba9b..3bd30a45b0 100644 --- a/.gitlab/merge_request_templates/merge-request.md +++ b/.gitlab/merge_request_templates/merge-request.md @@ -9,10 +9,11 @@ Please take a few moments to verify that your commits fulfill the following: * [ ] have added source comments describing your change. For larger changes you likely should add a [Note][notes] and cross-reference it from the relevant places. - * [ ] add a [testcase to the - testsuite](https://gitlab.haskell.org/ghc/ghc/wikis/building/running-tests/adding). + * [ ] 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. + * [ ] updates the users guide if applicable + * [ ] mentions new features in the release notes for the next release 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