Add the Gitea issue templates (slice/bug/adr-proposal) and a PR template
that carry the Definition of Done, a git-cliff config (cliff.toml) with a
`make changelog` target, the generated CHANGELOG.md, and docs/gitea-
workflow.md documenting the issue -> milestone -> PR flow.
Verified: make lint/build/unit green; `make changelog` regenerates the
changelog from Conventional Commits.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
eho
merged commit ada2e807a3 into main2026-06-03 12:09:24 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Implements S-00-d (#31).
.gitea/ISSUE_TEMPLATE/{slice,bug,adr-proposal}.md+.gitea/PULL_REQUEST_TEMPLATE.md— carry the Definition of Done.cliff.toml+make changelog→ generatedCHANGELOG.mdfrom Conventional Commits.docs/gitea-workflow.md— issue → milestone → PR flow, tea cheatsheet.Verified:
make lint/build/unitgreen;make changelogregenerates the changelog. git-cliff 2.13.1 installed locally (sha512-verified).closes #31
🤖 Generated with Claude Code