docs: add issue templates

This commit is contained in:
2023-08-24 01:30:39 +03:00
parent 58f4dde9c9
commit 4411bede02
3 changed files with 58 additions and 0 deletions

View 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 -->