##// END OF EJS Templates
mr-template: drop the "title and description"...
marmoute -
r50163:7b0cf451 default
parent child Browse files
Show More
@@ -1,18 +1,13 b''
1 ---
2 name: Official Review
3 about: Submit a series for review
4 ---
5
6 1 /assign_reviewer @mercurial.review
7 2
8 3 Welcome to the Mercurial Merge Request creation process:
9 4
10 5 * Set a simple title for your MR,
11 6 * All important information should be contained in your changesets' content or description,
12 7 * You can add some workflow-relevant information here (eg: when this depends on another MR),
13 8 * If your changes are not ready for review yet, click `Start the title with Draft:` under the title.
14 9
15 10 More details here:
16 11
17 12 * https://www.mercurial-scm.org/wiki/ContributingChanges
18 13 * https://www.mercurial-scm.org/wiki/Heptapod
General Comments 0
You need to be logged in to leave comments. Login now