Skip to content

Commit e9dd3e0

Browse files
authored
Add files via upload
1 parent f2a2e62 commit e9dd3e0

4 files changed

Lines changed: 102 additions & 0 deletions

File tree

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
name: Bug Report
3+
about: Make a bug report.
4+
title: "[BUG]"
5+
labels: Bug
6+
assignees: ''
7+
8+
---
9+
10+
**Discord**
11+
Provide your Discord username and ID (ie: User#4252)
12+
Make sure you're Verified on our Discord otherwise this will
13+
Be marked as Invalid.
14+
15+
**Describe the bug**
16+
A clear and concise description of what the bug is.
17+
18+
**To Reproduce**
19+
Steps to reproduce the behavior.
20+
21+
**Does the issue still persist on the default config?**
22+
Yes/No
23+
24+
**Is the plugin up to date?**
25+
Yes/No
26+
27+
**Server Environment & Version**
28+
Your server software (ie Paper 1.12.2)
29+
30+
**Additional Information**
31+
Add any other context about the problem here.

.github/ISSUE_TEMPLATE/error.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
name: Error
3+
about: Report an error.
4+
title: "[ERROR]"
5+
labels: Error
6+
assignees: ''
7+
8+
---
9+
10+
**Discord**
11+
Provide your Discord username and ID (ie: User#4252)
12+
Make sure you're Verified on our Discord otherwise this will
13+
Be marked as Invalid.
14+
15+
**Error(s)**
16+
Provide a Pastebin link with your error.
17+
18+
**Does the issue still persist on the default config?**
19+
Yes/No
20+
21+
**Is the plugin up to date?**
22+
Yes/No
23+
24+
**Server Environment & Version**
25+
Your server software (ie Paper 1.12.2)
26+
27+
**Additional Information**
28+
Add any other context about the error here.
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
name: Feature Request
3+
about: Request a feature.
4+
title: "[REQUEST]"
5+
labels: Request
6+
assignees: ''
7+
8+
---
9+
10+
**Discord**
11+
Provide your Discord username and ID (ie: User#4252)
12+
Make sure you're Verified on our Discord otherwise this will
13+
Be marked as Invalid.
14+
15+
**What feature would you like to be added and why?**
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
name: Incompatibility
3+
about: Report a plugin that does not run well with this one.
4+
title: ''
5+
labels: Incompatibility
6+
assignees: ''
7+
8+
---
9+
10+
**Discord**
11+
Provide your Discord username and ID (ie: User#4252)
12+
Make sure you're Verified on our Discord otherwise this will
13+
Be marked as Invalid.
14+
15+
**Does the issue still persist on the default config?**
16+
Yes/No
17+
18+
**Is the incompatible plugin up to date?**
19+
Yes/No
20+
21+
**Server Environment & Version**
22+
Your server software (ie Paper 1.12.2)
23+
24+
**Incompatible Plugin**
25+
Provide a link where we can find the plugin.
26+
27+
**Information**
28+
Describe the incompatibility issue.

0 commit comments

Comments
 (0)