feat: add project README template

This commit is contained in:
2026-06-20 16:34:13 +00:00
parent df8f33fe39
commit a96d689556
+24
View File
@@ -0,0 +1,24 @@
# [Project Name]
## Overview
*One paragraph. What is this project? Why does it exist? What problem does it solve?*
## Status
- **Phase:** [Ideation / Active / Maintenance / Winding Down]
- **Last updated:** YYYY-MM-DD
- **Priority:** [High / Medium / Low]
## Goals
- [ ] Goal 1
- [ ] Goal 2
- [ ] Goal 3
## Architecture / Approach
*Key design decisions, architecture notes, constraints.*
## Resources
- [Link](url) — description
- [Link](url) — description
## Related
- Links to knowledge-base entries, X threads, or tool evaluations that inform this project