mirror of
https://github.com/siderolabs/talos.git
synced 2025-11-28 14:11:15 +01:00
chore: add proposals template (#590)
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
This commit is contained in:
parent
020d11d4ba
commit
52f2fc92e5
34
docs/proposals/YYYYMMDD-TEMPLATE.md
Normal file
34
docs/proposals/YYYYMMDD-TEMPLATE.md
Normal file
@ -0,0 +1,34 @@
|
||||
# Proposal: [Title]
|
||||
|
||||
Author(s): [Author Name, Co-Author Name]
|
||||
|
||||
Last updated: [Date]
|
||||
|
||||
## Abstract
|
||||
|
||||
[A short summary of the proposal.]
|
||||
|
||||
## Background
|
||||
|
||||
[An introduction of the necessary background and the problem being solved by the proposed change.]
|
||||
|
||||
## Proposal
|
||||
|
||||
[A precise statement of the proposed change.]
|
||||
|
||||
## Rationale
|
||||
|
||||
[A discussion of alternate approaches and the trade offs, advantages, and disadvantages of the specified approach.]
|
||||
|
||||
## Compatibility
|
||||
|
||||
[A discussion of the change with regard to the change]
|
||||
|
||||
## Implementation
|
||||
|
||||
[A description of the steps in the implementation, who will do them, and when.]
|
||||
|
||||
## Open issues (if applicable)
|
||||
|
||||
[A discussion of issues relating to this proposal for which the author does not
|
||||
know the solution. This section may be omitted if there are none.]
|
||||
Loading…
x
Reference in New Issue
Block a user