You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .github/ISSUE_TEMPLATE/bug_report.yml
+2-1
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,12 @@
1
1
name: Bug report
2
2
description: Create a report to help us improve
3
+
type: Bug
3
4
body:
4
5
- type: markdown
5
6
attributes:
6
7
value: |
7
8
Thanks for taking the time to fill out this bug report for Geyser! Fill out the following form to your best ability to help us fix the problem.
8
-
Only use this if you're absolutely sure that you found a bug and can reproduce it. For anything else, use: [our Discord server](https://discord.gg/geysermc), [the FAQ](https://github.com/GeyserMC/Geyser/wiki/FAQ) or the [Common Issues](https://github.com/GeyserMC/Geyser/wiki/Common-Issues).
9
+
Only use this if you're absolutely sure that you found a bug and can reproduce it. For anything else, use: [our Discord server](https://discord.gg/geysermc), [the FAQ](https://geysermc.org/wiki/geyser/faq) or the [Common Issues](https://geysermc.org/wiki/geyser/common-issues).
Copy file name to clipboardexpand all lines: .github/ISSUE_TEMPLATE/feature_request.yml
+3-2
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,13 @@
1
1
name: Feature request
2
2
description: Suggest an idea for this project
3
3
labels: "Feature Request"
4
+
type: Feature
4
5
body:
5
6
- type: markdown
6
7
attributes:
7
8
value: |
8
9
Thanks for taking the time to fill out this feature request for Geyser! Please fill out the following form to your best ability to help us understand your feature request and significantly improve the chance of getting added.
9
-
For anything else than a feature request, use: [our Discord server](https://discord.gg/geysermc), [the FAQ](https://github.com/GeyserMC/Geyser/wiki/FAQ) or [the Common Issues](https://github.com/GeyserMC/Geyser/wiki/Common-Issues).
10
+
For anything else than a feature request, use: [our Discord server](https://discord.gg/geysermc), [the FAQ](https://geysermc.org/wiki/geyser/faq) or the [Common Issues](https://geysermc.org/wiki/geyser/common-issues).
10
11
- type: textarea
11
12
attributes:
12
13
label: What feature do you want to see added?
@@ -18,4 +19,4 @@ body:
18
19
label: Are there any alternatives?
19
20
description: List any alternatives you might have tried
0 commit comments