Skip to content

Commit b37cab6

Browse files
committed
fix sentence
1 parent 7952bbe commit b37cab6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

PROCESS.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -122,11 +122,11 @@ A _Deliverable_:
122122
- docs
123123

124124
Finally, for _Tasks_ that do not belong to a _Deliverable_:
125-
- MUST either qualify as (with related GitHub labels)
126-
- `bug` - bugs reported by users or discovered internally, SHOULD be linked back to a corresponding _FURPS_ and _Milestone_
127-
- `test` - maintaining and fixing broken tests, SHOULD ideally be linked back to a corresponding _FURPS_ and _Milestone_
128-
- `release` - work associated with releasing new versions.
129-
- `dependencies` - work associated with updating dependency versions.
125+
- MUST qualify either as (with related GitHub labels)
126+
- `bug`: bugs reported by users or discovered internally, SHOULD be linked back to a corresponding _FURPS_ and _Milestone_
127+
- `test`: maintaining and fixing broken tests, SHOULD ideally be linked back to a corresponding _FURPS_ and _Milestone_
128+
- `release`: work associated with releasing new versions.
129+
- `dependencies`: work associated with updating dependency versions.
130130

131131
### Responsibilities
132132

0 commit comments

Comments
 (0)