diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 87da18b861..4279606989 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -12,6 +12,7 @@ ### Steps to reproduce the problem - 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