mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-30 19:40:37 +01:00
[CI-SKIP] Change some fields to textara (#5405)
This commit is contained in:
parent
733ec20c4e
commit
098fb6ec40
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ body:
|
|||
Forks of Paper receive no support here. If you are using a fork, please make sure that this crash also happens when using Paper.
|
||||
Please do not make reports when the report says "DO NOT REPORT THIS TO PAPER". These are simply messages informing you of lag, to find what is causing it. Ask for tips on Discord or IRC instead.
|
||||
|
||||
- type: input
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Stack trace
|
||||
description: |
|
||||
|
@ -27,7 +27,7 @@ body:
|
|||
description: All plugins running on the server.
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Actions to reproduce (if known)
|
||||
description: This may include a build schematic, a video, or detailed instructions to help reconstruct the issue. Anything helps!
|
||||
|
|
Loading…
Add table
Reference in a new issue