Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
Added bug report template
  • Loading branch information
sarhatabaot authored Jul 2, 2019
1 parent 6977fbe commit dc1d250
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
name: Bug report
about: Create a report to help us improve
title: "[BUG] "
labels: bug
assignees: sarhatabaot

---

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

**To Reproduce**
Steps to reproduce the behavior

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

**Logs/Screenshots**
Add logs or screenshots that show the problems

**Versions (Please list the version of bukkit/spigot & the plugin):**
- Server [e.g. Spigot 1.14.2, Bukkit 1.14.2]
- Version [e.g. EnchantGUI 1.5.9]

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

0 comments on commit dc1d250

Please sign in to comment.