forgot to add stuff
This commit is contained in:
18
docs/specs/README.md
Normal file
18
docs/specs/README.md
Normal file
@ -0,0 +1,18 @@
|
||||
# Feature Specs
|
||||
|
||||
Place one feature spec document in this folder for each feature or major behavior change.
|
||||
|
||||
Use [docs/spec-template.md](../spec-template.md) as the canonical template.
|
||||
|
||||
Recommended naming format:
|
||||
|
||||
- `YYYY-MM-DD-short-feature-name.md`
|
||||
|
||||
Examples:
|
||||
|
||||
- `2026-04-15-gain-zones-and-visibility-filters.md`
|
||||
- `2026-04-16-speed-adjustment.md`
|
||||
|
||||
CI policy:
|
||||
|
||||
- Pull requests that change app code are expected to include at least one changed spec file in this folder.
|
||||
Reference in New Issue
Block a user