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:
Ursprung
453e983e4b
Commit
21fbc31963
@ -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
|
||||
|
||||
|
7
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
7
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren