Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions docs/MIR/mir-reporters-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,13 @@ This section is a guideline for the **reporter** as they are
* Make the future owning team think about common issues

* Provide the detail needed by the **reviewer** to decide:
*Can this package be well maintained in `main`?*
*Can this package be well maintained in `main`?*

Usage follows {ref}`mir-how-to-use-templates`.

```
```{code-block} text
:linenos:

[Availability]
TODO: The package TBDSRC is already in Ubuntu universe.
TODO: The package TBDSRC build for the architectures it is designed to work on.
Expand Down
4 changes: 3 additions & 1 deletion docs/MIR/mir-reviewers-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ Usage follows {ref}`mir-how-to-use-templates`.
* Issues to be addressed should go to the **Problem:** sections (and briefly
the **[Summary]** at the top of the template).

```
```{code-block} text
:linenos:

RULE: Since we sometimes have many such posts on one bug, in case multiple
RULE: packages are associated, clearly state which one this is for.
TODO: Review for Source Package: TBDSRC
Expand Down
Loading