From e30de1b700419b447c3468db84c5ff4ee3d6ebb4 Mon Sep 17 00:00:00 2001 From: games647 Date: Fri, 22 Sep 2023 11:27:52 +0200 Subject: [PATCH] Include CI server in issue template --- .github/ISSUE_TEMPLATE/bug_report.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 9e8f2a45..6788f6bb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -59,7 +59,9 @@ body: label: Relevance description: Check list for previous tickets options: - - label: I tried the latest build (build refers to development builds not necessary a release version) + - label: | + I tried the [latest build](https://ci.codemc.io/job/Games647/job/FastLogin/) + (build refers to development builds not necessary a release version) required: true - label: | I checked for existing tickets -