diff --git a/.github/DISCUSSION_TEMPLATE/requests.yml b/.github/DISCUSSION_TEMPLATE/requests.yml index b45b577a..a0b79277 100644 --- a/.github/DISCUSSION_TEMPLATE/requests.yml +++ b/.github/DISCUSSION_TEMPLATE/requests.yml @@ -1,6 +1,4 @@ title: ✨ MyNewApp -labels: - - new-app body: - type: textarea id: description @@ -84,11 +82,15 @@ body: I confirm that I have indeed checked that no similar request for this application already exists required: true - - type: markdown + - type: textarea + id: support attributes: + label: Gathering crowds + description: >- + Write a message of encouragement to gather votes and make your request + one of the most popular! value: |- - ---- - **Hey folks!** + Hey folks! Please upvote 👍 this discussion to show your interest in this request! @@ -97,4 +99,4 @@ body: attributes: value: >- This template was generated with [Issue Forms - Creator](https://issue-forms-creator.netlify.app) + Creator](https://issue-forms-creator.netlify.app) \ No newline at end of file