From 8ab1d50f0199bb10db6f033655a3c5d115dbc111 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 21 Dec 2021 17:22:00 +0100 Subject: [PATCH] docs: Issue templates are provided by the default branch --- .github/ISSUE_TEMPLATE/bug_report.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index e9824a0f1..fe67791f2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -29,6 +29,7 @@ body: description: Which server version version you using? If your server version is not listed, it is not supported. Update to a supported version first. multiple: false options: + - '1.18.1' - '1.17.1' - '1.16.5' - '1.15.2' @@ -93,7 +94,7 @@ body: options: - label: I have included a Fawe debugpaste. required: true - - label: I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit-1.17/ and the issue still persists. + - label: I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit/ and the issue still persists. required: true - type: textarea