RFC: outline design details

Signed-off-by: Hidde Beydals <hello@hidde.co>
pull/3233/head
Hidde Beydals 2 years ago
parent cf8ac4dd0e
commit 76c31c6303

@ -235,17 +235,23 @@ API. This does not strike as a better alternative.
## Design Details ## Design Details
<!-- ### Artifact Revision format
This section should contain enough information that the specifics of your
change are understandable. This may include API specs and code snippets. #### Format
The design details should address at least the following questions: #### Parsing the Revision field
- How can this feature be enabled / disabled?
- Does enabling the feature change any default behavior? ### Artifact Digest
- Can the feature be disabled once it has been enabled?
- How can an operator determine if the feature is in use? #### Library
- Are there any drawbacks when enabling this feature?
--> #### Configuration
#### Calculation
#### Verification
#### Deprecation of Checksum
## Implementation History ## Implementation History

Loading…
Cancel
Save