diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index b73afaf09f..6f5cecefde 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -15,3 +15,10 @@ body: attributes: value: | Please limit one request per issue. +- type: checkboxes + id: 👍-force + attributes: + label: Adding 👍 reminder to post + options: + - label: If you'd like to see this feature implemented, add a 👍 reaction to this post. + required: true