Milestone: 2 — CI / infra base
Type: docs / infra
Priority: medium
There is no .github/ISSUE_TEMPLATE/ directory, no PR template, and no CONTRIBUTING.md in the repo root. The README points at Conventional Commits but does not enforce or document the contribution flow.
Scope
- Issue templates:
bug_report.yml, feature_request.yml, protocol_compliance.yml.
PULL_REQUEST_TEMPLATE.md aligned with the constitution (Rust core / Flutter shell, test expectations, conventional commit subject).
CONTRIBUTING.md covering: dev setup, lint/test commands, FRB regeneration, branch policy, code of conduct.
Milestone: 2 — CI / infra base
Type: docs / infra
Priority: medium
There is no
.github/ISSUE_TEMPLATE/directory, no PR template, and noCONTRIBUTING.mdin the repo root. The README points at Conventional Commits but does not enforce or document the contribution flow.Scope
bug_report.yml,feature_request.yml,protocol_compliance.yml.PULL_REQUEST_TEMPLATE.mdaligned with the constitution (Rust core / Flutter shell, test expectations, conventional commit subject).CONTRIBUTING.mdcovering: dev setup, lint/test commands, FRB regeneration, branch policy, code of conduct.