Update issue templates

This commit is contained in:
John Grosh
2018-12-07 10:22:04 -05:00
parent d75098fdd9
commit e7a8cec0b4
2 changed files with 57 additions and 0 deletions
+30
View File
@@ -0,0 +1,30 @@
---
name: Bug Report
about: Report a bug or unexpected behavior
title: "[Bug Report] Title Here"
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Run with '...'
2. Do a command '....'
3. Some other step '....'
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Version Info (please complete the following information):**
- Operating System: [e.g. Windows 64bit]
- JMusicBot Version: [e.g. 0.2.1]
**Additional context**
Add any other context about the problem here.