mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-23 17:36:52 +00:00
33 lines
453 B
Markdown
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).
|