From 384bcb8843dda7a83440fd0da3085512e1005505 Mon Sep 17 00:00:00 2001 From: C0D3 M4513R <28912031+C0D3-M4513R@users.noreply.github.com> Date: Tue, 18 Jun 2024 11:33:12 +0200 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 2d0edf2552..76f77ffbe3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,9 +1,19 @@ name: Bug report description: Create a report to help us improve #title: '' -labels: 'bug' +labels: 'T-bug' #assignees: '' body: + - type: checkboxes + attributes: + label: "Basic questions:" + options: + - label: I am actually using ketting, and not any other software (e.g. magma) + - label: I am using the latest Ketting version at the time of writing for the Minecraft version, that I am using + - label: I have provided full server logs and not a crash-report + - label: I have checked all items without reading. + - label: I have provided proper reproduction steps + - label: I have ticked all boxes - type: dropdown attributes: label: What Minecraft Version is your Server on?