-
-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
11603b9
commit 0a94b1e
Showing
2 changed files
with
56 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
name: Bug report | ||
about: Create a report to help us improve | ||
title: '' | ||
labels: bug, question | ||
assignees: toxicity188 | ||
|
||
--- | ||
|
||
**Required** | ||
I need some help to provide you correct solution. | ||
|
||
1. Tell me the detail about your problem. | ||
|
||
2. Upload some screen or text related your issue. such as: | ||
- Error log | ||
- In-game screen | ||
- Your yml config | ||
- Your resource | ||
|
||
3. Remember to notice your environment | ||
- OS(windows/mac/etc) | ||
- Server version(1.21.1/etc) | ||
- Server platform(spigot/paper/folia/fabric/etc) | ||
|
||
**Disclaimer** | ||
I do NOT provide any soultion about that. | ||
|
||
- Using informal laucher such as Feather client | ||
- Closed-source plugin/mod such as Optifine and ItemsAdder | ||
- Usage in hybrid bukkit such as ArcLight. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
name: Feature request | ||
about: Suggest an idea for this project | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Required** | ||
Tell me your feature you want to add. | ||
|
||
1. The more accurate your explain is, The better quality will be out. | ||
2. Remember that i can't accept all of your request and demand. | ||
|
||
**Disclaimer** | ||
I do NOT accept any request about that. | ||
|
||
- Closed-source mod/plugin support such as Optifine and ItemsAdder | ||
- Hybrid bukkit such as Arclight | ||
- Very legacy version such as 1.16.5 or lower | ||
- Bedrock platform | ||
- A function can cause some siginificant performance issue. | ||
- Your personal issue | ||
- A function that impossible to implement in server-side such as 144 fps hud. |