Skip to content

Commit 029afc1

Browse files
authored
Add "Review" value for the "blocked" field (#257)
Some issues are blocked on design review. This value can be used to identify them.
1 parent bca02a8 commit 029afc1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/issue_tracking.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,8 @@ Issues can be blocked for some different reasons:
6969
* Refinement - waiting for agreement that it is ready to go from Planning to
7070
Ready
7171
* Blocked - waiting for some other dependency before work on this one can
72-
continus.
72+
continue
73+
* Review - waiting on design review
7374

7475
When marking an issue as "Blocked" we try and add a comment on the issue
7576
explaining why.

0 commit comments

Comments
 (0)