Adds .gitea/ISSUE_TEMPLATE/{feature,bug}.md (the feature template mirrors the
EARS feature-spec) and .gitea/workflows/sdd-gate.yml — spec-lint, contract
validation (Spectral), traceability check (all non-blocking during adoption),
and a constitution-impact PR comment.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
924 B
924 B
name, about, title, labels, assignees
| name | about | title | labels | assignees | |
|---|---|---|---|---|---|
| Bug | Something is broken. Describe user-facing impact, not the technical cause. | <What breaks> when <trigger> |
|
What happens
<The observed broken behavior, from the user's perspective.>
Expected
Steps to reproduce
Originating requirement (if known)
<REQ-NNN + feature this regresses, from .specify/rtm.md — e.g. "REQ-008 (profile-picture-upload)". Helps target the failing test. Write "unknown" if not traceable.>
Environment
<Browser / role / data state / deploy (local vs prod) as relevant.>
Notes
<Logs, GlitchTip link, screenshots. Redact PII.>