diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index a9c4462714..a662b81724 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -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: