Summary
This repo takes outside contributions but gives contributors no structure for
filing an issue or opening a PR. Templates reduce round-trips by asking for the
right context up front.
Acceptance Criteria
Tech Stack
Markdown, GitHub repo configuration
Summary
This repo takes outside contributions but gives contributors no structure for
filing an issue or opening a PR. Templates reduce round-trips by asking for the
right context up front.
Acceptance Criteria
.github/ISSUE_TEMPLATE/with at least a bug report and a featurerequest template
.github/PULL_REQUEST_TEMPLATE.mdprompting for: what changed, why,how it was tested, and whether it touches the trust boundary
request template, so proposals for slashing/disputes get redirected early
Tech Stack
Markdown, GitHub repo configuration