From 3a8c54c67705185eb15684300c7fead95e578b4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Muzik=C3=A1=C5=99?= Date: Tue, 30 May 2023 10:27:38 +0200 Subject: [PATCH] Mention nightly releases in the bug template --- .github/ISSUE_TEMPLATE/bug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 04170e09cf..9447f8e8aa 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -9,7 +9,7 @@ body: options: - label: I have searched existing issues required: true - - label: I have reproduced the issue with the latest release + - label: I have reproduced the issue with the [latest nightly release](https://github.com/keycloak/keycloak/releases/tag/nightly) required: true - type: dropdown id: area