Add 'ISSUE_TEMPLATE/ThemePark_Issue.md'
This commit is contained in:
parent
85054c5ae6
commit
3b664d0a89
1 changed files with 37 additions and 0 deletions
37
ISSUE_TEMPLATE/ThemePark_Issue.md
Normal file
37
ISSUE_TEMPLATE/ThemePark_Issue.md
Normal file
|
@ -0,0 +1,37 @@
|
||||||
|
---
|
||||||
|
name: "ThemePark Issue"
|
||||||
|
about: "Use this to report issues for ThemePark."
|
||||||
|
title: "[ISSUE] "
|
||||||
|
ref: "main"
|
||||||
|
labels:
|
||||||
|
- bug
|
||||||
|
- themepark
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Description:**
|
||||||
|
Please provide a clear and concise description of the issue you are facing.
|
||||||
|
|
||||||
|
**Steps to Reproduce:**
|
||||||
|
1. Step 1
|
||||||
|
2. Step 2
|
||||||
|
3. Step 3
|
||||||
|
...
|
||||||
|
|
||||||
|
**Expected Behavior:**
|
||||||
|
A clear and concise description of what you expected to happen.
|
||||||
|
|
||||||
|
**Actual Behavior:**
|
||||||
|
A clear and concise description of what actually happened.
|
||||||
|
|
||||||
|
**Screenshots:**
|
||||||
|
If applicable, add screenshots to help explain your problem.
|
||||||
|
|
||||||
|
**Environment:**
|
||||||
|
- Minecraft Server Version (`/version`):
|
||||||
|
- Plugin Version:
|
||||||
|
|
||||||
|
**Additional Information:**
|
||||||
|
Any additional information that may be relevant to the issue.
|
||||||
|
|
||||||
|
---
|
Reference in a new issue