Added issue templates

This commit is contained in:
Andrew Lee 2018-05-31 10:06:32 -04:00
parent c10f7d6746
commit a17baee041

22
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View file

@ -0,0 +1,22 @@
---
name: Bug report
about: Create a report to help us improve
---
**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.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. Windows]
- Version [e.g. 10.0]
- NodeJS Version: [e.g. 9.0.0]
**Additional context**
Add any other context about the problem here.