diff --git a/design-proposals/template.md b/design-proposals/template.md new file mode 100644 index 0000000..95f18a1 --- /dev/null +++ b/design-proposals/template.md @@ -0,0 +1,91 @@ +# Cozystack Enhancement Proposal: Your short, descriptive title + +## Overview + + + +## 1. Goal Setting + +### Motivation + + + +## Users and User Stories + + + +### Goals and Non-goals + + + +### Alternatives + + + +### Trade-offs and Risks + + + +## 2. Implementation + +## Design and Architecture + + + +## API Examples + + + +### Implementation Phases + + + +## Update/Rollback Compatibility + + + +### Security + + + +### Testing + + + + +--- + + \ No newline at end of file