diff --git a/.github/ISSUE_TEMPLATE/server-crash-or-stacktrace.yml b/.github/ISSUE_TEMPLATE/server-crash-or-stacktrace.yml index 9f2c7a2c2d..348e429d5b 100644 --- a/.github/ISSUE_TEMPLATE/server-crash-or-stacktrace.yml +++ b/.github/ISSUE_TEMPLATE/server-crash-or-stacktrace.yml @@ -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!