3
0
Fork 0

Add 'ISSUE_TEMPLATE/RidecountViewer_Issue.md'

This commit is contained in:
Stijn Bannink 2024-01-16 19:14:53 +00:00
parent 2d1bfae4aa
commit d530a47817

View file

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