From 0434821daac193d004c34af7bb7b586b7d7d2545 Mon Sep 17 00:00:00 2001 From: "TM (Holly)" <25277367+Thatsmusic99@users.noreply.github.com> Date: Thu, 6 Jan 2022 13:57:32 +0000 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 4f799b50..3910d33d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -13,7 +13,16 @@ body: required: true - label: "Have you been able to reproduce the bug more then once?" required: true - + + - type: textarea + id: server-version + attributes: + label: Server version and type + description: | + The output of your /version command. Please include the full output. + validations: + required: true + - type: textarea id: what-happened attributes: