diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index c0630c0e..441c62af 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -17,16 +17,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: @@ -34,8 +30,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: