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:
@@ -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.
|
||||
<details>
|
||||
<summary>Example</summary>
|
||||
|
||||
```
|
||||
> 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)
|
||||
```
|
||||
|
||||
</details>
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user