Added issue templates

This commit is contained in:
2020-05-16 07:12:25 -04:00
parent 279d448547
commit 4d75252638
4 changed files with 49 additions and 0 deletions

22
.github/ISSUE_TEMPLATE/1_bug_report.md vendored Normal file
View File

@ -0,0 +1,22 @@
---
name: 🐞 Bug report
about: Report a bug that has been encountered.
labels: 'bug'
---
**Version:**
<!-- x.x.x -->
**Environment:**
<!-- Server? Docker/CentOS -->
<!-- Client? Linux/Windows -->
**Issue description:**
<!-- Clear description of the issue you are seeing. -->
**Steps to reproduce:**
<!-- Give others an idea on how you can replicate the issue. -->