3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2024-11-14 20:10:05 +01:00

[CI-SKIP] Add Other textarea to issue templates (#5562)

Dieser Commit ist enthalten in:
Prof-Bloodstone 2021-05-05 05:00:10 +02:00 committet von GitHub
Ursprung 453e983e4b
Commit 21fbc31963
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23
4 geänderte Dateien mit 21 neuen und 9 gelöschten Zeilen

Datei anzeigen

@ -65,9 +65,12 @@ body:
- label: My version of Minecraft is supported by Paper.
required: true
- type: markdown
- type: textarea
attributes:
value: |
label: Other
description: |
Please include other helpful information below.
The more information we receive, the quicker and more effective we can be at finding the solution to the issue.
validations:
required: false

Datei anzeigen

@ -37,6 +37,9 @@ body:
- label: I have ensured the feature I'm requesting isn't already in the latest supported Paper build.
required: true
- type: markdown
- type: textarea
attributes:
value: Add any other context or screenshots about the feature request below.
label: Other
description: Add any other context or screenshots about the feature request below.
validations:
required: false

Datei anzeigen

@ -70,8 +70,11 @@ body:
- label: My version of Minecraft is supported by Paper.
required: true
- type: markdown
- type: textarea
attributes:
value: |
label: Other
description: |
Please include other helpful links below.
The more information we receive, the quicker and more effective we can be at finding the solution to the issue.
validations:
required: false

Datei anzeigen

@ -67,8 +67,11 @@ body:
- label: My version of Minecraft is supported by Paper.
required: true
- type: markdown
- type: textarea
attributes:
value: |
label: Other
description: |
Please include other helpful information below, if any.
The more information we receive, the quicker and more effective we can be at finding the solution to the issue.
validations:
required: false