Update bug_report.yaml

This kramdown doesn't work...
This commit is contained in:
Lukas Eder 2022-08-24 13:13:48 +02:00 committed by GitHub
parent f923de6319
commit 278c46dca4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ body:
label: Steps to reproduce the problem
description: |
- 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](https://www.jooq.org/download/support-matrix){:target="_blank" rel="noopener"}
- 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
placeholder: |