Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
toxicity188 authored Oct 8, 2024
1 parent 11603b9 commit 0a94b1e
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 0 deletions.
31 changes: 31 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
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.
25 changes: 25 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
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.

0 comments on commit 0a94b1e

Please sign in to comment.