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
21
.forgejo/ISSUE_TEMPLATE/bug_report.md
Normal file
21
.forgejo/ISSUE_TEMPLATE/bug_report.md
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
---
|
||||
name: Bug Report
|
||||
about: Defect tracked through PR workflow
|
||||
title: "[Bug] "
|
||||
labels: ["bug"]
|
||||
---
|
||||
|
||||
## Fehlerbeschreibung
|
||||
|
||||
## Reproduktionsschritte
|
||||
1.
|
||||
2.
|
||||
|
||||
## Erwartetes Verhalten
|
||||
|
||||
## Tatsächliches Verhalten
|
||||
|
||||
## Umgebung
|
||||
- Repo:
|
||||
- Branch:
|
||||
- Commit:
|
||||
Loading…
Add table
Add a link
Reference in a new issue