Update bug_report.md
This commit is contained in:
parent
dbc4b6b402
commit
9995378892
12
.github/ISSUE_TEMPLATE/bug_report.md
vendored
12
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -5,11 +5,17 @@
|
||||
labels: 'T: Defect'
|
||||
---
|
||||
|
||||
### Expected behavior and actual behavior:
|
||||
### Expected behavior
|
||||
|
||||
### Steps to reproduce the problem (if possible, create an MCVE: https://github.com/jOOQ/jOOQ-mcve):
|
||||
### Actual behavior
|
||||
|
||||
### Versions:
|
||||
### Steps to reproduce the problem
|
||||
|
||||
- If the problem relates to code generation, please post your code generation configuration
|
||||
- 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
|
||||
|
||||
### Versions
|
||||
|
||||
- jOOQ:
|
||||
- Java:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user