docs: add issue templates
This commit is contained in:
20
.gitea/issue_template/bug-template.md
Normal file
20
.gitea/issue_template/bug-template.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
name: "Bug Report"
|
||||
about: Report a reproducible bug or regression
|
||||
title: "Bug: "
|
||||
---
|
||||
|
||||
## Steps To Reproduce
|
||||
|
||||
<!-- Simple, clear, laconical, reproducible steps how to cause this bug in a development environment -->
|
||||
|
||||
1.
|
||||
2.
|
||||
|
||||
## The current behavior
|
||||
|
||||
<!-- It is recommended to provide an image or a video, if that is not possible a very concise text would suffice -->
|
||||
|
||||
## The expected behavior
|
||||
|
||||
<!-- Describe the expected behavior -->
|
||||
Reference in New Issue
Block a user