mirror of
https://github.com/kiranhart/Auction-House.git
synced 2024-11-15 04:15:10 +01:00
update bug/feature markdown files
Took 3 minutes
This commit is contained in:
parent
1efbc800a4
commit
68253d35f3
33
.github/ISSUE_TEMPLATE/report-a-bug.md
vendored
33
.github/ISSUE_TEMPLATE/report-a-bug.md
vendored
@ -1,31 +1,32 @@
|
||||
---
|
||||
name: Report a Bug about: Report an issue with the plugin title: ''
|
||||
labels: bug assignees: ''
|
||||
name: Report a Bug
|
||||
about: Report an issue with the plugin
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe Bug**
|
||||
|
||||
- Describe the bug in as much detail as possible, the more detailed, the chances of it being fixed is faster
|
||||
|
||||
**How to Reproduce**
|
||||
**Describe the bug**
|
||||
Describe the bug in as much detail as possible, the more detailed, the chances of it being fixed is faster
|
||||
|
||||
**To Reproduce**
|
||||
- Describe how to reproduce this bug: EX.
|
||||
|
||||
1. Open the main menu
|
||||
2. Click this button
|
||||
3. Then do this... etc
|
||||
|
||||
**What should happen**
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
- Describe what the expected outcome should be, what should happen?
|
||||
|
||||
**Screenshots/Videos**
|
||||
|
||||
- If any, provide video or image links
|
||||
|
||||
**Server Information**
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Server Information (please complete the following information):**
|
||||
- Provide the server version
|
||||
- Provide the server jar (ex. paper/spigot)
|
||||
- Plugin Version
|
||||
- Plugin Version
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
11
.github/ISSUE_TEMPLATE/request-a-feature.md
vendored
11
.github/ISSUE_TEMPLATE/request-a-feature.md
vendored
@ -1,14 +1,15 @@
|
||||
---
|
||||
name: Request a Feature about: Suggest a change/new feature for the plugin title: ''
|
||||
labels: enhancement assignees: ''
|
||||
name: Request a Feature
|
||||
about: Suggest a change/new feature for the plugin
|
||||
title: ''
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe Feature**
|
||||
|
||||
- Describe how this feature will work
|
||||
Describe how this feature will work
|
||||
|
||||
**Additional Information**
|
||||
|
||||
- You can provide image links
|
||||
- You can provide video links
|
Loading…
Reference in New Issue
Block a user