mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-17 16:37:43 +01:00
[ci-skip] fix some formatting
This commit is contained in:
7
.github/ISSUE_TEMPLATE/server_crash.yml
vendored
7
.github/ISSUE_TEMPLATE/server_crash.yml
vendored
@@ -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.
|
||||
<details>
|
||||
<summary>Example</summary>
|
||||
|
||||
```
|
||||
> 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)
|
||||
```
|
||||
|
||||
</details>
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user