Update issue templates

This commit is contained in:
Kjell Hedström 2020-04-02 21:31:28 -06:00 committed by GitHub
parent 4000c5c899
commit 960d48d726

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

@ -0,0 +1,19 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
What system, compiler etc was used to run this.
Is something done differently on your setup than what the project specifies?
Have you provided a code snippet that can be tested?
**Additional context**
Add any other context about the problem here.