From 3761629aa469be354f483abf3666ee508baef33f Mon Sep 17 00:00:00 2001 From: Lukas Eder Date: Wed, 24 Aug 2022 13:09:19 +0200 Subject: [PATCH] Update bug_report.yaml The prose isn't so important. The important part are the reproduction steps --- .github/ISSUE_TEMPLATE/bug_report.yaml | 4 ---- 1 file changed, 4 deletions(-) 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: