Files
familienarchiv/.gitea/ISSUE_TEMPLATE/bug.md
Marcel 2dd7e33aad feat(sdd): add Gitea issue templates and SDD CI gate
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>
2026-06-13 11:56:37 +02:00

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>
bug

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.>