Skip to content

Commit

Permalink
exotic hardware requirements to use sub-indents
Browse files Browse the repository at this point in the history
The only other case of a TODO getting subspecified with options today
is ending in a colon and then the sub-elements have a wider indent.
Keep the same style here.

Signed-off-by: Christian Ehrhardt <[email protected]>
  • Loading branch information
cpaelzer authored and slyon committed Aug 20, 2024
1 parent 71acafb commit cd9cf95
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -335,17 +335,17 @@ TODO: - Upstream's bug tracker, e.g., GitHub Issues
TODO: - The package has important open bugs, listing them: TBD
TODO-A: - The package does not deal with exotic hardware we cannot support
TODO-B: - The package does deal with exotic hardware, such hardware is available
TODO-B: to the team for debugging, test, verification and development via
TODO-B: to the team for debugging, test, verification and development via:
RULE: This is about confidence to be able to maintain the package, therefore
RULE: any option (the examples or anything else you add) is "valid", but it
RULE: depends on the case if that is then considered sufficient.
RULE: The following examples are in descending order in regard to how "ok" they
RULE: likely will be.
TODO-B1: testflinger under the following queue(s): TBD
TODO-B2: (multiple) Canonical systems in the TBD computing center/lab
TODO-B3: an engineering sample in engineers home on TBD team, manager TBD
TODO-B4: (multiple) cloud providers as type: TBD
TODO-B5: hopefully somewhen getting it due to TBD
TODO-B1: - testflinger under the following queue(s): TBD
TODO-B2: - (multiple) Canonical systems in the TBD computing center/lab
TODO-B3: - an engineering sample in engineers home on TBD team, manager TBD
TODO-B4: - (multiple) cloud providers as type: TBD
TODO-B5: - hopefully somewhen getting it due to TBD
[Quality assurance - testing]
RULE: - The package must include a non-trivial test suite
Expand Down

0 comments on commit cd9cf95

Please sign in to comment.