Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
XZot1K authored Aug 25, 2020
1 parent dd353b9 commit 48934b7
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 0 deletions.
36 changes: 36 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
name: Bug report
about: Create a report to help resolve an issue or potential bug.
title: "[BUG]"
labels: bug
assignees: ''

---

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

**To Reproduce**
Steps to reproduce the bug:
1. Place down a shop.
2. Shift + Click the shop base-block.
3. See result.

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

**Screenshots & Other Media**
If applicable, add screenshots, GIFs, or videos to help explain your problem.

**Server Information (Please fill in the information below):**
- Version: [e.g. Paper Spigot 1.16.2 (Latest Build)]
- Plugins: [e.g. Essentials, HyperDrive, Vault, etc.]

**Verification (REQUIRED - Only one is required):**
- Spigot: [Username]
- Mc-Market: [Username]
- Songoda: [Username]
- Version [e.g. 22]

**Additional context**
Add any other context about the issue/bug here.
17 changes: 17 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
name: Feature request
about: Suggest an idea or make a feature request.
title: "[REQUEST]"
labels: ''
assignees: ''

---

**In a couple of words, describe the feature you'd like to see:**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Screenshots & Media**
A couple images, videos, or GIFs of how things sould look if possible.

**Additional context**
Add any other context or screenshots about the feature request here.

0 comments on commit 48934b7

Please sign in to comment.