Files
awesome-copilot/skills/repo-standardizer/templates/VISION.md
T
github-actions[bot] 5ea5b6a96b chore: publish from main
2026-08-21 04:02:11 +00:00

33 lines
453 B
Markdown

# PROJECT_NAME Vision
PROJECT_NAME is <one sentence: what it does and for whom>.
It started as <origin story — one or two sentences>.
## Guiding principles
- <principle 1>
- <principle 2>
- <principle 3>
## Current state
- <what exists today>
## Direction
Priority:
- <priority 1>
- <priority 2>
Next:
- <next 1>
- <next 2>
Contribution rules:
- One PR = one issue/topic.
- Commit style: `type(scope): description` (see CONTRIBUTING.md).