Update issue templates

This commit is contained in:
Matt Rose 2020-12-22 12:55:49 -05:00 committed by GitHub
parent 6c56f32eeb
commit 7e7aa0ed59
1 changed files with 30 additions and 0 deletions

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

@ -0,0 +1,30 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
Please fill out as many of these fields as you can
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS or Linux Distribution: [e.g. FreeBSD or Ubuntu]
- Version [e.g. 20.04]
**Additional context**
Add any other context about the problem here.