Skip to content

Commit

Permalink
Add an issue template
Browse files Browse the repository at this point in the history
Tested-by: Travis
  • Loading branch information
vmiklos authored and Travis CI committed Jun 10, 2020
1 parent 44ba49c commit 73bbd9a
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
name: Bug report
about: Always describe a single problem
title: ''
labels: ''
assignees: ''

---

**Reproducer steps**
1. First step
2. Second step
3. Third step

**Actual result**
A description of what happens currently.

**Expected behavior**
A description of what you expected to happen.

0 comments on commit 73bbd9a

Please sign in to comment.