v3 standardize template file names

This commit is contained in:
Brian Madison
2025-05-11 19:27:11 -05:00
parent c88d72cd40
commit 699861cc2f
15 changed files with 45 additions and 45 deletions

View File

@@ -34,7 +34,7 @@
### User Experience (UX) Requirements (High-Level)
{Describe the key aspects of the desired user experience. If a UI exists, link to `docs/ui-ux-spec.md` for details.}
{Describe the key aspects of the desired user experience. If a UI exists, link to `docs/front-end-spec.md` for details.}
- UX Goal 1: ...
- UX Goal 2: ...
@@ -72,7 +72,7 @@
- `docs/tech-stack.md`
- `docs/api-reference.md`
- `docs/testing-strategy.md`
- `docs/ui-ux-spec.md` (if applicable)
- `docs/front-end-spec.md` (if applicable)
- ... (other relevant docs)
## Post-MVP / Future Enhancements