forked from Qortal/q-blog
27 lines
979 B
Markdown
27 lines
979 B
Markdown
# Patch 0 — Orientation & Quality Bar
|
||
|
||
_Generated 2025-08-16 23:43Z_
|
||
|
||
## Goal
|
||
|
||
Ratify the Quality Charter and spin up the basic governance scaffolding before touching code.
|
||
|
||
## Tasks
|
||
|
||
1. **Adopt Quality Charter** — review, adjust targets if needed, and sign.
|
||
2. **Label set** — create canonical labels in the tracker (Area, Type, Priority, Size).
|
||
3. **Templates** — add Issue + PR templates with acceptance sections and a11y/security checks.
|
||
4. **Milestone** — create `Patch 0` milestone with this checklist as description.
|
||
5. **Backlog triage** — seed initial issues for Phase 1–3 planning (docs, harness, correctness).
|
||
|
||
## Label Set (proposed)
|
||
|
||
- **Type:** feat, fix, chore, docs, test, a11y, perf, security
|
||
- **Area:** editor, lists, blogs, members, routing, state, build, tests, docs
|
||
- **Priority:** P0, P1, P2
|
||
- **Size:** XS, S, M, L, XL
|
||
|
||
## Acceptance
|
||
|
||
- Charter signed; templates merged; labels exist; milestone created; 5–8 seeded issues for Phase 1–3.
|