diff --git a/docs/staging/MIR/mir-file-a-bug.md b/docs/staging/MIR/mir-bug-filing-process.md similarity index 96% rename from docs/staging/MIR/mir-file-a-bug.md rename to docs/staging/MIR/mir-bug-filing-process.md index 50c902d4..16e78ed3 100644 --- a/docs/staging/MIR/mir-file-a-bug.md +++ b/docs/staging/MIR/mir-bug-filing-process.md @@ -1,4 +1,4 @@ -(mir-file-a-bug)= +(mir-bug-filing-process)= # How to file an MIR bug The steps of the MIR process require a **reporter** (the one who wants a package @@ -8,7 +8,7 @@ team member (for an extra review). The MIR bug **reporter** is expected to: 1. Thoroughly go through TODO/RULE entries in - {ref}`Ubuntu Main Inclusion RULEs and TODOs `, + {ref}`Ubuntu Main Inclusion RULEs and TODOs `, check that the package meets all the points there. If the package has non-trivial problems, it is not eligible for main inclusion, and needs to be fixed first. @@ -20,7 +20,7 @@ The MIR bug **reporter** is expected to: 1. File a bug report about the package, titled "`[MIR] sourcepackagename`". 1. Use the template from - {ref}`Ubuntu Main Inclusion RULEs and TODOs `. + {ref}`Ubuntu Main Inclusion RULEs and TODOs `. 1. For each rule include a positive or negative statement as confirmation that you checked each requirement carefully. diff --git a/docs/staging/MIR/mir-overview.md b/docs/staging/MIR/mir-overview.md index d1273345..4c05fcf2 100644 --- a/docs/staging/MIR/mir-overview.md +++ b/docs/staging/MIR/mir-overview.md @@ -48,11 +48,10 @@ This section just collects all the documentation pages together for ease of reference-- this is not the final format. ``` -* {ref}`mir-requirements` +* {ref}`mir-bug-filing-process` * {ref}`mir-templates-and-rules` -* {ref}`mir-file-a-bug` -* {ref}`mir-review-a-bug` - +* {ref}`mir-reporters-template` +* {ref}`mir-reviewers-template` ## MIR special cases diff --git a/docs/staging/MIR/mir-requirements.md b/docs/staging/MIR/mir-reporters-template.md similarity index 99% rename from docs/staging/MIR/mir-requirements.md rename to docs/staging/MIR/mir-reporters-template.md index 46426568..5620151a 100644 --- a/docs/staging/MIR/mir-requirements.md +++ b/docs/staging/MIR/mir-reporters-template.md @@ -1,5 +1,5 @@ -(mir-requirements)= -# Main Inclusion requirements +(mir-reporters-template)= +# MIR reporter's template Use this template for the MIR bug report that you will file. diff --git a/docs/staging/MIR/mir-review-a-bug.md b/docs/staging/MIR/mir-reviewers-template.md similarity index 99% rename from docs/staging/MIR/mir-review-a-bug.md rename to docs/staging/MIR/mir-reviewers-template.md index 953f8983..ed213006 100644 --- a/docs/staging/MIR/mir-review-a-bug.md +++ b/docs/staging/MIR/mir-reviewers-template.md @@ -1,8 +1,7 @@ -(mir-review-a-bug)= -# How to review an MIR bug +(mir-reviewers-template)= +# MIR reviewer's template -This section is a guideline for the review by the -[MIR team](https://launchpad.net/~ubuntu-mir). +This section is a guideline for the review by the **reviewer**. Usage follows {ref}`mir-templates-and-rules`. diff --git a/docs/staging/MIR/team-meeting.md b/docs/staging/MIR/mir-team-meeting.md similarity index 100% rename from docs/staging/MIR/team-meeting.md rename to docs/staging/MIR/mir-team-meeting.md