3
0
Fork 0

Add 'ISSUE_TEMPLATE/ThemeParkPlus_issue.md'

This commit is contained in:
Stijn Bannink 2024-01-16 19:13:36 +00:00
parent 3b664d0a89
commit fbbbf845d4

View file

@ -0,0 +1,37 @@
---
name: "ThemeParkPlus Issue"
about: "Use this to report issues for ThemeParkPlus."
title: "[ISSUE] "
ref: "main"
labels:
- bug
- themeparkplus
---
**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.
---