From 21293dc7afce67a12ad281f94291fe0e48586b93 Mon Sep 17 00:00:00 2001 From: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com> Date: Sat, 12 Aug 2023 21:55:27 +0300 Subject: [PATCH] Update bug report form --- .github/ISSUE_TEMPLATE/bug-report.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index b376471..ffe2e99 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -59,7 +59,7 @@ body: description: > Minimum steps required to reproduce the bug, including prerequisites, export settings, or other relevant items. The information provided in this field must be readily actionable, meaning that anyone should be able to reproduce the bug by following these steps. - If the bug depends on external factors (such as a specific server, channel, or message), please provide the server invite and the corresponding link. + If the bug depends on external factors (such as a specific server, channel, or message), then this field must include the server invite and the corresponding link. placeholder: | Server invite: https://discord.gg/... Channel or message link: https://discord.com/channels/.../... @@ -67,6 +67,9 @@ body: Export settings: - ... + Application settings: + - ... + Steps: - Step 1 - Step 2