diff --git a/.github/ISSUE_TEMPLATE/6-bug-report-other.yaml b/.github/ISSUE_TEMPLATE/6-bug-report-other.yaml index ea53641e6dc..5f3e16c6151 100644 --- a/.github/ISSUE_TEMPLATE/6-bug-report-other.yaml +++ b/.github/ISSUE_TEMPLATE/6-bug-report-other.yaml @@ -38,6 +38,7 @@ body: - scope-manager - typescript-estree - utils + - website validations: required: true - type: input diff --git a/.github/ISSUE_TEMPLATE/7-enhancement-other.yaml b/.github/ISSUE_TEMPLATE/7-enhancement-other.yaml index 6a15011be4d..d68dea5a65e 100644 --- a/.github/ISSUE_TEMPLATE/7-enhancement-other.yaml +++ b/.github/ISSUE_TEMPLATE/7-enhancement-other.yaml @@ -29,6 +29,7 @@ body: - scope-manager - typescript-estree - utils + - website validations: required: true - type: checkboxes