diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 422b0ac..1eadc92 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -46,18 +46,7 @@ body: label: What browser and version? placeholder: e.g. Chrome Ver:127, Firefox Ver:129, Safari Ver:1.3.2, Any validations: - required: true - - type: textarea - id: steps-to-reproduce - attributes: - label: Steps To Reproduce - description: Steps to reproduce the behavior - 1. Go to '...' - 2. Click on '....' - 3. Scroll down to '....' - 4. See error - validations: - required: false + required: true - type: textarea id: expected-behavior attributes: