fix sentence

This commit is contained in:
fryorcraken 2025-05-27 11:51:44 +10:00
parent 7952bbe36a
commit b37cab6535
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4

View File

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