Added issue templates
This commit is contained in:
22
.github/ISSUE_TEMPLATE/1_bug_report.md
vendored
Normal file
22
.github/ISSUE_TEMPLATE/1_bug_report.md
vendored
Normal 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. -->
|
Reference in New Issue
Block a user