From 48c47bfa4adf0665312f9134104b0b8b41358901 Mon Sep 17 00:00:00 2001 From: Laurence Urhegyi Date: Fri, 22 Feb 2019 16:24:51 +0000 Subject: CONTRIBUTING.rst: Clarify WIP MR closure policy Adds section to readme detailing the WIP MR closure policy. --- .gitlab/merge_request_templates/stale_MR_message.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .gitlab/merge_request_templates/stale_MR_message.md (limited to '.gitlab') diff --git a/.gitlab/merge_request_templates/stale_MR_message.md b/.gitlab/merge_request_templates/stale_MR_message.md new file mode 100644 index 000000000..1a6d2897a --- /dev/null +++ b/.gitlab/merge_request_templates/stale_MR_message.md @@ -0,0 +1,11 @@ + The below is simply some boilerplate to text for use when commenting on + MRs that have not seen enough recent activity. + + Hi, thanks for your contribution! Unfortunately this MR is now over + a month without an update from the author, as per our policy I'm WIP'ing + this to keep our queue tidy. Please do clear the WIP status if you come + back to work on it. Cheers! + + Hi! Since another month has gone by on this MR without an update from the + author, as per our policy I'm going to close this to keep our queue tidy. + Please do re-open the MR if you come back to work on it. Cheers! \ No newline at end of file -- cgit v1.2.1