diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index b089f557b..7f866d3b1 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -5,13 +5,11 @@ body:
attributes:
value: |
Before reporting a crash here, please make sure you are on the latest version of Purpur.
-
- - type: textarea
+ - type: input
attributes:
label: Timings link
- description: |
- We ask that all timings are a link, not a screenshot. Screenshots inhibit our ability to figure out the real cause of the issue.
- Example: https://timings.pl3x.net/?id=4cd655d32ad445aa9063f2130ae3b794
+ description: We ask that all timings are a link, not a screenshot. Screenshots inhibit our ability to figure out the real cause of the issue.
+ placeholder: https://timings.pl3x.net/?id=4cd655d32ad445aa9063f2130ae3b794
validations:
required: false
- type: textarea
@@ -53,7 +51,6 @@ body:
validations:
required: true
-
- type: checkboxes
attributes:
label: Agreements
@@ -65,7 +62,6 @@ body:
required: true
- label: My version of Minecraft is supported by Purpur.
required: true
-
- type: textarea
attributes:
label: Other
diff --git a/.github/ISSUE_TEMPLATE/performance_problem.yml b/.github/ISSUE_TEMPLATE/performance_problem.yml
index 8f1181de8..4b9b6fc3b 100644
--- a/.github/ISSUE_TEMPLATE/performance_problem.yml
+++ b/.github/ISSUE_TEMPLATE/performance_problem.yml
@@ -9,7 +9,7 @@ body:
attributes:
label: Timings link
description: We ask that all timings are a link, not a screenshot. Screenshots inhibit our ability to figure out the real cause of the issue.
- placeholder: "Example: https://timings.pl3x.net/?id=4cd655d32ad445aa9063f2130ae3b794"
+ placeholder: "https://timings.pl3x.net/?id=4cd655d32ad445aa9063f2130ae3b794"
validations:
required: true
- type: textarea
@@ -27,6 +27,7 @@ body:
Additionally, do NOT provide a screenshot, you MUST paste the entire output.
Example
+
```
> version
[18:58:15 INFO]: Checking version, please wait...
@@ -34,10 +35,10 @@ body:
[18:58:15 INFO]: You are running the latest version
[18:58:15 INFO]: Previous version: git-Purpur-1120 (MC: 1.16.5)
```
+
validations:
required: false
-
- type: checkboxes
attributes:
label: Agreements
@@ -49,7 +50,6 @@ body:
required: true
- label: My version of Minecraft is supported by Purpur.
required: true
-
- type: textarea
attributes:
label: Other
diff --git a/.github/ISSUE_TEMPLATE/server_crash.yml b/.github/ISSUE_TEMPLATE/server_crash.yml
index 1072b2da9..bb32df92b 100644
--- a/.github/ISSUE_TEMPLATE/server_crash.yml
+++ b/.github/ISSUE_TEMPLATE/server_crash.yml
@@ -5,12 +5,13 @@ body:
attributes:
value: |
Before reporting a crash here, please make sure you are on the latest version of Purpur.
+
Please do not make reports when the report says "DO NOT REPORT THIS TO PURPUR". These are simply messages informing you of lag, to find what is causing it. Ask for tips on Discord or IRC instead.
- type: input
attributes:
label: Timings link
description: We ask that all timings are a link, not a screenshot. Screenshots inhibit our ability to figure out the real cause of the issue.
- placeholder: "Example: https://timings.pl3x.net/?id=375cce33a7e84a62891cef6a0e51246c"
+ placeholder: "https://timings.pl3x.net/?id=375cce33a7e84a62891cef6a0e51246c"
validations:
required: true
- type: textarea
@@ -41,6 +42,7 @@ body:
Additionally, do NOT provide a screenshot, you MUST paste the entire output.
Example
+
```
> version
[18:58:15 INFO]: Checking version, please wait...
@@ -48,10 +50,10 @@ body:
[18:58:15 INFO]: You are running the latest version
[18:58:15 INFO]: Previous version: git-Purpur-1120 (MC: 1.16.5)
```
+
validations:
required: false
-
- type: checkboxes
attributes:
label: Agreements
@@ -63,7 +65,6 @@ body:
required: true
- label: My version of Minecraft is supported by Purpur.
required: true
-
- type: textarea
attributes:
label: Other