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
17
.forgejo/ISSUE_TEMPLATE/refactoring.md
Normal file
17
.forgejo/ISSUE_TEMPLATE/refactoring.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
name: Refactoring
|
||||
about: Structural change with explicit risk notes
|
||||
title: "[Refactor] "
|
||||
labels: ["refactor"]
|
||||
---
|
||||
|
||||
## Bereich
|
||||
|
||||
## Ziel
|
||||
|
||||
## Risiken
|
||||
|
||||
## Teststrategie
|
||||
- [ ] lint
|
||||
- [ ] tests
|
||||
- [ ] docker-build
|
||||
Loading…
Add table
Add a link
Reference in a new issue