Initial commit after history reset
This commit is contained in:
35
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
35
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@ -0,0 +1,35 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Your bug reports help us improve the plugin for others
|
||||
title: "[BUG]"
|
||||
labels: bug
|
||||
assignees: AdzelFirestar
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
Please describe the bug as accurately and concisely as possible. That helps us track where it is coming from.
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior: Please be as descriptive as possible so I can track where the bug is happening.
|
||||
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem. This will help us a lot with visualizing the bug/error.
|
||||
|
||||
**Error Log, Stack Trace, or Error Message you are seeing**
|
||||
Please paste any error logs, messages, or stack traces from your console so I can see what is going on.
|
||||
|
||||
**Server Information (please complete the following information):**
|
||||
- Velocity Version:
|
||||
- Minecraft version you are running:
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Request a new feature for Velocity Broadcast Reborn
|
||||
title: "[FEATURE REQUEST]"
|
||||
labels: feature-request
|
||||
assignees: AdzelFirestar
|
||||
|
||||
---
|
||||
|
||||
**Is your feature request related to a problem? Please describe.**
|
||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||
|
||||
**Describe the solution you'd like**
|
||||
A clear and concise description of what you want to happen.
|
||||
|
||||
**Describe alternatives you've considered**
|
||||
A clear and concise description of any alternative solutions or features you've considered.
|
||||
|
||||
**Additional context**
|
||||
Add any other context or screenshots about the feature request here.
|
15
.github/ISSUE_TEMPLATE/feedback-and-review.md
vendored
Normal file
15
.github/ISSUE_TEMPLATE/feedback-and-review.md
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
---
|
||||
name: Feedback and Review
|
||||
about: Have some general feedback or want to review us through GitHub? You are in
|
||||
the right place
|
||||
title: "[FEEDBACK/REVIEW]"
|
||||
labels: ''
|
||||
assignees: AdzelFirestar
|
||||
|
||||
---
|
||||
|
||||
**Is this Feedback or a Review?**
|
||||
[Answer Here]
|
||||
|
||||
**Please leave your feedback or review here**
|
||||
[Leave your feedback or review on this line]
|
Reference in New Issue
Block a user