Updated HandlingIssues (markdown)

Heschi Kreinick 2021-05-10 13:21:56 -04:00
parent cdc8132c14
commit 3346f21cd5

@ -14,7 +14,7 @@ Any issue must be in one of the following states. Project contributors move issu
- The title has a path prefix. - The title has a path prefix.
- The body describes the issue. - The body describes the issue.
- Has a milestone. - Has a milestone.
- If the issue is not important, it is ok to set the milestone to unplanned. Otherwise, set it to the next upcoming release. - If the issue is not important, it is ok to set the milestone to `Backlog`. Otherwise, set it to the next upcoming release.
- Has the label `NeedsInvestigation`. - Has the label `NeedsInvestigation`.
- May also have the label `WaitingForInfo` if the investigator is waiting for more information from someone (e.g., the issue reporter). - May also have the label `WaitingForInfo` if the investigator is waiting for more information from someone (e.g., the issue reporter).
- To transition from this state, someone must examine the issue and confirm that it is valid and not a duplicate of an existing issue. - To transition from this state, someone must examine the issue and confirm that it is valid and not a duplicate of an existing issue.