Add support matrix link to bug report template
See: https://www.jooq.org/download/support-matrix
This commit is contained in:
parent
f4d2a16966
commit
2087434cfe
1
.github/ISSUE_TEMPLATE/bug_report.md
vendored
1
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user