Skip to content

Commit

Permalink
Describe definition of ready for routine maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvipanda committed Apr 18, 2024
1 parent 10b3740 commit bcb6278
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions engineering/definition-of-ready.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,17 @@ should not be considered a feature we currently support!
(ready:routine-maintenance)=
### Routine maintenance

These are tasks that must happen on some *predefined cadence* (every month, every quarter, etc).
It's important that these get done **consistently**, so the cadence must be adjusted so we can
in fact consistently do these given our actual capacity.

Before a routine maintenance task can be considered ready to be worked on, it should have:

- [ ] Link to 2i2c documentation that describes the cadence this should be performed in,
and how it should be done. The latter can just be links to upstream, as often these
tasks are not 2i2c specific.
- [ ] A time period during which this maintenance should be performed.

(ready:new-hub)=
### New hub

Expand Down

0 comments on commit bcb6278

Please sign in to comment.