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
|
title: ✨ MyNewApp
|
||||||
labels:
|
|
||||||
- new-app
|
|
||||||
body:
|
body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: description
|
id: description
|
||||||
|
@ -84,11 +82,15 @@ body:
|
||||||
I confirm that I have indeed checked that no similar request for
|
I confirm that I have indeed checked that no similar request for
|
||||||
this application already exists
|
this application already exists
|
||||||
required: true
|
required: true
|
||||||
- type: markdown
|
- type: textarea
|
||||||
|
id: support
|
||||||
attributes:
|
attributes:
|
||||||
|
label: Gathering crowds
|
||||||
|
description: >-
|
||||||
|
Write a message of encouragement to gather votes and make your request
|
||||||
|
one of the most popular!
|
||||||
value: |-
|
value: |-
|
||||||
----
|
Hey folks!
|
||||||
**Hey folks!**
|
|
||||||
|
|
||||||
Please upvote 👍 this discussion to show your interest in this request!
|
Please upvote 👍 this discussion to show your interest in this request!
|
||||||
|
|
||||||
|
@ -97,4 +99,4 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
value: >-
|
value: >-
|
||||||
This template was generated with [Issue Forms
|
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