Update bug_report.yaml
The prose isn't so important. The important part are the reproduction steps
This commit is contained in:
parent
768766faa5
commit
3761629aa4
4
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@ -14,8 +14,6 @@ body:
|
||||
Describe what you were expecting jOOQ to do
|
||||
placeholder: |
|
||||
Here you can also attach log files, screenshots or a video
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: actual
|
||||
attributes:
|
||||
@ -24,8 +22,6 @@ body:
|
||||
Describe what you observed jOOQ did instead
|
||||
placeholder: |
|
||||
Here you can also attach log files, screenshots or a video
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: steps
|
||||
attributes:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user