aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorMiniDigger | Martin <[email protected]>2021-03-22 16:16:57 +0100
committerGitHub <[email protected]>2021-03-22 15:16:57 +0000
commit0641de2d4f4a2802980140e4980c1d7eaf141a66 (patch)
treec8f837f997662be31761ebfb643c7cef45bb0e41 /.github/ISSUE_TEMPLATE
parent98a34ea47662ddf9fd3e188f815c9e1cb8ee13a7 (diff)
downloadPaper-0641de2d4f4a2802980140e4980c1d7eaf141a66.tar.gz
Paper-0641de2d4f4a2802980140e4980c1d7eaf141a66.zip
[CI-SKIP] Change some fields to textara (#5405)
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/server-crash-or-stacktrace.yml4
1 files changed, 2 insertions, 2 deletions
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!