Update issue templates

pull/21/head
David Hall 2018-09-05 07:21:40 -06:00
parent fe45d80854
commit ce86332e6e
2 changed files with 31 additions and 0 deletions

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

@ -0,0 +1,17 @@
---
name: Bug report
about: Create a report to help us improve
---
**Describe the bug**
A clear and concise description of what the bug is.
**What code is involved**
Describe the method and library causing the issue:
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.

View File

@ -0,0 +1,14 @@
---
name: Feature request
about: Suggest an idea for this project
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the additions or enhancements you'd like**
A clear and concise description of what you want to happen.
**Previous work**
If work on these imports have been done, please provide links.