Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
atomashpolskiy authored Nov 4, 2019
1 parent 91ad5ee commit 2f3e858
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
name: Bug report
about: Create a report to help us improve
title: "[BUG] Something does not work as it should"
labels: bug
assignees: ''

---

**Describe the bug**
What the bug is?

**Expected behaviour**
What do you expect to happen instead?

**To Reproduce**
How can another person reproduce the bug?
- link to a test case
- snippet of code
- link to a .torrent file
- magnet link

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- Device:
- OS:
- Java version:
- NAT/Firewall/VPN etc.:

**Additional context**
Add any other context about the problem here.

0 comments on commit 2f3e858

Please sign in to comment.