Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
N3TC4T committed Jun 28, 2018
1 parent 487c523 commit 54b8d4e
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
name: Bug report
about: Create a report to help us improve

---

**Describe the issues**
A clear and concise description of what the issues is.

**To Reproduce**
Steps to reproduce the behavior:
1. run the script
2. enter num `2` and hit ENTER
3. past or attach the log out of the debug

**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.

0 comments on commit 54b8d4e

Please sign in to comment.