chore: CodeView bootstrap scaffold (policy, templates, CI)
This commit is contained in:
parent
083435e095
commit
45c95836ef
4 changed files with 96 additions and 0 deletions
24
.forgejo/ISSUE_TEMPLATE/feature_request.md
Normal file
24
.forgejo/ISSUE_TEMPLATE/feature_request.md
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue