feat(github): add support message to requests (#2187)
This commit is contained in:
parent
ec4024a1e5
commit
8fb567adb8
14
.github/DISCUSSION_TEMPLATE/requests.yml
vendored
14
.github/DISCUSSION_TEMPLATE/requests.yml
vendored
|
@ -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)
|
Loading…
Reference in New Issue
Block a user