From eddb2c6e06396336970395e2bd955f9627e66335 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Muzik=C3=A1=C5=99?= Date: Tue, 8 Oct 2024 17:46:21 +0200 Subject: [PATCH] Update bug-action-messages.properties MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Václav Muzikář --- .../org/keycloak/gh/bot/bug-action-messages.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/org/keycloak/gh/bot/bug-action-messages.properties b/src/main/resources/org/keycloak/gh/bot/bug-action-messages.properties index 383399b..dce789f 100644 --- a/src/main/resources/org/keycloak/gh/bot/bug-action-messages.properties +++ b/src/main/resources/org/keycloak/gh/bot/bug-action-messages.properties @@ -10,7 +10,7 @@ action-MISSING_INFO=\ action-OLD_RELEASE=\ Thanks for reporting this issue, but as this is reported against an older and unsupported release we are not able \ - to evaluate the issue. Please verify with the [nightly build](https://github.com/keycloak/keycloak/releases/tag/nightly)\ + to evaluate the issue. Please verify with the [nightly build](https://github.com/keycloak/keycloak/releases/tag/nightly) \ or the [latest release](https://www.keycloak.org/downloads).\n\ \n\ If the issue can be reproduced in the nightly build or latest release add a comment with additional information, \ @@ -34,4 +34,4 @@ action-PRIORITY_LOW=\ contribution to fix the issue. expired=\ - Due to lack of updates in the last {0} {1} this issue will be automatically closed. \ No newline at end of file + Due to lack of updates in the last {0} {1} this issue will be automatically closed.