From acea869033895e84e9a0c432a16257624fcd2ed6 Mon Sep 17 00:00:00 2001 From: Georgios Andrianakis Date: Mon, 10 Jun 2024 15:28:08 +0300 Subject: [PATCH] Update .github/ISSUE_TEMPLATE/bug_report.yml Co-authored-by: Guillaume Smet --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 641a6ce7c8a050..5dfccc79b00be7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -12,7 +12,7 @@ body: attributes: value: | To maximize the chance of your issue being handled in a timely manner, please ensure you have tested that the issue occurs on the absolute latest version of Quarkus, or latest LTS version. - Moreover, providing a minimal canonical sample project that makes it easy to reproduce the issue, is a huge help to the community when it comes to understanding, debugging, fixing the problem and testing the fix + Moreover, providing a minimal canonical sample project that makes it easy to reproduce the issue is a huge help to the community when it comes to understanding, debugging, fixing the problem and testing the fix. - type: textarea id: description validations: