diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 8e4e7a9ca..557f4a4d9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -20,8 +20,8 @@ body: description: | Provide an overview of the problem, include any information that may help us triage this issue. Provide screenshots if possible, but do NOT show sensitive data (use View -> Allow Screen Capture). - validations: - required: true + validations: + required: true - type: textarea id: steps @@ -32,8 +32,8 @@ body: 1. 2. 3. - validations: - required: true + validations: + required: true - type: textarea id: expected_vs_actual diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 5d0053c4d..90f543440 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -18,8 +18,8 @@ body: description: | Provide an overview of the feature you are interested in adding. Provide screenshots if possible, but do NOT show sensitive data (use View -> Allow Screen Capture). - validations: - required: true + validations: + required: true - type: textarea id: example diff --git a/.github/ISSUE_TEMPLATE/prerelease_bug_report.yml b/.github/ISSUE_TEMPLATE/prerelease_bug_report.yml index 11a298db5..10c5d855c 100644 --- a/.github/ISSUE_TEMPLATE/prerelease_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/prerelease_bug_report.yml @@ -22,8 +22,8 @@ body: description: | Provide an overview of the problem, include any information that may help us triage this issue. Provide screenshots if possible, but do NOT show sensitive data (use View -> Allow Screen Capture). - validations: - required: true + validations: + required: true - type: textarea id: steps @@ -34,8 +34,8 @@ body: 1. 2. 3. - validations: - required: true + validations: + required: true - type: textarea id: expected_vs_actual