diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 779427a..8d9e209 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -18,16 +18,12 @@ body: label: To Reproduce description: >- A minimal working example of code to reproduce the unexpected behaviour. - validations: - required: true - id: expected type: textarea attributes: label: Expected Behaviour description: >- A clear and concise description of what you expected to happen. - validations: - required: true - id: actual type: textarea attributes: @@ -35,8 +31,6 @@ body: description: >- Be a specific and detailed as you can. Paste any output or stack traces of errors you receive. - validations: - required: true - id: version type: input attributes: