chore: CodeView bootstrap scaffold (policy, templates, CI)
Some checks failed
CodeView CI / lint (push) Failing after 0s
CodeView CI / tests (push) Has been skipped
CodeView CI / docker-build (push) Has been skipped

This commit is contained in:
Mona Lisa 2026-06-14 19:19:06 +00:00
parent baffb91713
commit 32bc196e8d
4 changed files with 96 additions and 0 deletions

View file

@ -0,0 +1,24 @@
---
name: Feature Request
about: Controlled feature work via issue → branch → PR
title: "[Feature] "
labels: ["feature"]
---
## Ziel
<!-- Was soll erreicht werden? -->
## Motivation
<!-- Warum ist das nötig? -->
## Akzeptanzkriterien
- [ ]
- [ ]
## Nicht verändern
<!-- Bereiche/Dateien die tabu sind -->
## Testanforderungen
- [ ] lint
- [ ] tests
- [ ] docker-build