diff --git a/Issue-Labelling.md b/Issue-Labelling.md index 797c26d..a4c263b 100644 --- a/Issue-Labelling.md +++ b/Issue-Labelling.md @@ -1,13 +1,13 @@ # Meaning of the Labels - **feature** - new end user functionality --- **estimate/hours**, **estimate/days**, **estimate/weeks** - ballpark estimate for feature --- **bug/P1** - High impact issue, must be updated daily, must be resolved before resuming milestone work --- **bug/P2** - Issue is affecting users, should be resolved before resuming milestone work + - **estimate/hours**, **estimate/days**, **estimate/weeks** - ballpark estimate for feature + - **bug/P1** - High impact issue, must be updated daily, must be resolved before resuming milestone work + - **bug/P2** - Issue is affecting users, should be resolved before resuming milestone work - **bug** - broken end use or developer functionality; not working as the developers intended it --- **bug/P0** - Urgent issue that caused someone to be paged, must be updated hourly --- **bug/P1** - High impact issue, must be updated daily, must be resolved before resuming milestone work --- **bug/P2** - Issue is affecting users, should be resolved before resuming milestone work + - **bug/P0** - Urgent issue that caused someone to be paged, must be updated hourly + - **bug/P1** - High impact issue, must be updated daily, must be resolved before resuming milestone work + - **bug/P2** - Issue is affecting users, should be resolved before resuming milestone work - **techdebt** - unpleasantness that does (or may in future) affect development - **chore** - refinement / improvement of end user or developer functionality, or new developer functionality - **dogfood** - important for the developer's own use of the project