RFC: outline design details
Signed-off-by: Hidde Beydals <hello@hidde.co>
This commit is contained in:
@@ -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.
|
|
||||||
|
|
||||||
The design details should address at least the following questions:
|
#### Format
|
||||||
- How can this feature be enabled / disabled?
|
|
||||||
- Does enabling the feature change any default behavior?
|
#### Parsing the Revision field
|
||||||
- Can the feature be disabled once it has been enabled?
|
|
||||||
- How can an operator determine if the feature is in use?
|
### Artifact Digest
|
||||||
- Are there any drawbacks when enabling this feature?
|
|
||||||
-->
|
#### Library
|
||||||
|
|
||||||
|
#### Configuration
|
||||||
|
|
||||||
|
#### Calculation
|
||||||
|
|
||||||
|
#### Verification
|
||||||
|
|
||||||
|
#### Deprecation of Checksum
|
||||||
|
|
||||||
## Implementation History
|
## Implementation History
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user