Update issue templates (#8)

This commit is contained in:
Andrew Mason 2019-09-02 22:31:44 -04:00 committed by GitHub
parent a8f310be43
commit 87d22feb28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,25 @@
# Bug Report
## Describe the bug
A clear and concise description of what the bug is.
## To Reproduce
Steps to reproduce the behavior. Please create a reproduction repo if you can.
1. Action version:
2. Workflow:
3. Error message:
## Expected behavior
A clear and concise description of what you expected to happen.
## Screenshots
If applicable, add screenshots to help explain your problem.
## Additional context
Add any other context about the problem here.