Update issue templates

This commit is contained in:
Stef Heyenrath
2020-06-04 14:06:25 +02:00
committed by GitHub
parent 4c68a98bf8
commit 769ddc1fd3
3 changed files with 58 additions and 0 deletions

21
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@@ -0,0 +1,21 @@
---
name: Bug report
about: Create a report
title: ''
labels: bug
assignees: ''
---
### Describe the bug
A clear and concise description of what the bug is.
### Expected behavior:
A clear and concise description of what you expected to happen.
### Test to reproduce
- 1
- 2
### Other related info
Provide additional information if any.