chore: contributor workflow — templates, git-cliff, gitea-workflow doc (closes #31) #38

Merged
eho merged 1 commits from feat/31-contributor-workflow into main 2026-06-03 12:09:24 +00:00
Owner

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 → generated CHANGELOG.md from Conventional Commits.
  • docs/gitea-workflow.md — issue → milestone → PR flow, tea cheatsheet.

Verified: make lint/build/unit green; make changelog regenerates the changelog. git-cliff 2.13.1 installed locally (sha512-verified).

closes #31

🤖 Generated with Claude Code

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` → generated `CHANGELOG.md` from Conventional Commits. - `docs/gitea-workflow.md` — issue → milestone → PR flow, tea cheatsheet. **Verified:** `make lint/build/unit` green; `make changelog` regenerates the changelog. git-cliff 2.13.1 installed locally (sha512-verified). closes #31 🤖 Generated with [Claude Code](https://claude.com/claude-code)
eho added 1 commit 2026-06-03 12:09:13 +00:00
chore: contributor workflow — issue/PR templates, git-cliff, gitea-workflow doc (refs #31)
Some checks failed
CI / compose-smoke (pull_request) Has been cancelled
CI / lint (pull_request) Has been cancelled
CI / build (pull_request) Has been cancelled
CI / unit (pull_request) Has been cancelled
8a72362a8b
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 main 2026-06-03 12:09:24 +00:00
Sign in to join this conversation.