Add support matrix link to bug report template

See: https://www.jooq.org/download/support-matrix
This commit is contained in:
Lukas Eder 2021-05-03 09:42:02 +02:00 committed by GitHub
parent f4d2a16966
commit 2087434cfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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