-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
53 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |