diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/5_feature_request.yml')
-rw-r--r-- | .github/ISSUE_TEMPLATE/5_feature_request.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/5_feature_request.yml b/.github/ISSUE_TEMPLATE/5_feature_request.yml index c41ea8533..464a3e23a 100644 --- a/.github/ISSUE_TEMPLATE/5_feature_request.yml +++ b/.github/ISSUE_TEMPLATE/5_feature_request.yml @@ -3,6 +3,13 @@ description: Request a new functionality unrelated to any particular site or ext labels: [triage, enhancement] body: - type: checkboxes + attributes: + label: DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE + description: Fill all fields even if you think it is irrelevant for the issue + options: + - label: I understand that I will be **blocked** if I remove or skip any mandatory\* field + required: true + - type: checkboxes id: checklist attributes: label: Checklist |