From 0140794e80f678271de63ac3d5351b85e5b949b6 Mon Sep 17 00:00:00 2001 From: Lukas Eder Date: Wed, 24 Aug 2022 13:18:36 +0200 Subject: [PATCH] Update bug_report.yaml target="_blank" is removed by github --- .github/ISSUE_TEMPLATE/bug_report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 2902f4d738..a662b81724 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -30,7 +30,7 @@ body: - If the problem relates to code generation, please post your code generation configuration - If the problem relates to upgrades, please check if your RDBMS version is still supported by jOOQ: https://www.jooq.org/download/support-matrix - A complete set of DDL statements can help re-create the setup you're having - - An MCVE can be helpful to provide a complete reproduction case: https://github.com/jOOQ/jOOQ-mcve + - An MCVE can be helpful to provide a complete reproduction case: https://github.com/jOOQ/jOOQ-mcve placeholder: | Here you can also attach log files, screenshots or a video validations: