diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index cbd4f8cd6..3fc64c875 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -15,29 +15,29 @@ body: attributes: label: Does the issue happen when logged in? options: ["Yes", "No"] - validations: - required: true + validations: + required: true - type: dropdown attributes: label: Does the issue happen when logged out? options: ["Yes", "No"] - validations: - required: true + validations: + required: true - type: dropdown attributes: label: Does the issue happen in **incognito mode** when logged in? options: ["Yes", "No"] - validations: - required: true + validations: + required: true - type: dropdown attributes: label: Does the issue happen in **incognito mode** when logged out? options: ["Yes", "No"] - validations: - required: true + validations: + required: true - type: checkboxes attributes: