##// 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 /assign_reviewer @mercurial.review
1 /assign_reviewer @mercurial.review
7
2
8 Welcome to the Mercurial Merge Request creation process:
3 Welcome to the Mercurial Merge Request creation process:
9
4
10 * Set a simple title for your MR,
5 * Set a simple title for your MR,
11 * All important information should be contained in your changesets' content or description,
6 * All important information should be contained in your changesets' content or description,
12 * You can add some workflow-relevant information here (eg: when this depends on another MR),
7 * You can add some workflow-relevant information here (eg: when this depends on another MR),
13 * If your changes are not ready for review yet, click `Start the title with Draft:` under the title.
8 * If your changes are not ready for review yet, click `Start the title with Draft:` under the title.
14
9
15 More details here:
10 More details here:
16
11
17 * https://www.mercurial-scm.org/wiki/ContributingChanges
12 * https://www.mercurial-scm.org/wiki/ContributingChanges
18 * https://www.mercurial-scm.org/wiki/Heptapod
13 * https://www.mercurial-scm.org/wiki/Heptapod
General Comments 0
You need to be logged in to leave comments. Login now