diff options
author | Ben Gamari <ben@well-typed.com> | 2021-12-21 16:43:18 +0000 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2022-03-10 03:20:07 -0500 |
commit | bc684dfb97b9d1bb81d0b4a96f92226bf9748ea0 (patch) | |
tree | 164d5aa34091f90697548a522a02b61fd6573987 /.gitlab | |
parent | 18b9ba5602121c75f184f29e5b3e70bd7d4779c4 (diff) | |
download | haskell-bc684dfb97b9d1bb81d0b4a96f92226bf9748ea0.tar.gz |
mr-template: Mention timeframe for review
Diffstat (limited to '.gitlab')
-rw-r--r-- | .gitlab/merge_request_templates/merge-request.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitlab/merge_request_templates/merge-request.md b/.gitlab/merge_request_templates/merge-request.md index 4cecbdb3ab..e4d28afa32 100644 --- a/.gitlab/merge_request_templates/merge-request.md +++ b/.gitlab/merge_request_templates/merge-request.md @@ -24,4 +24,8 @@ 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 title with `WIP:`. +Once your change is ready please remove the `WIP:` tag and wait for review. If +no one has offerred review in a few days then please leave a comment mentioning +@triagers. + [notes]: https://gitlab.haskell.org/ghc/ghc/wikis/commentary/coding-style#comments-in-the-source-code |