17 lines
211 B
Markdown
17 lines
211 B
Markdown
---
|
|
name: Refactoring
|
|
about: Structural change with explicit risk notes
|
|
title: "[Refactor] "
|
|
labels: ["refactor"]
|
|
---
|
|
|
|
## Bereich
|
|
|
|
## Ziel
|
|
|
|
## Risiken
|
|
|
|
## Teststrategie
|
|
- [ ] lint
|
|
- [ ] tests
|
|
- [ ] docker-build
|