We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8608147 commit 05ebfb7Copy full SHA for 05ebfb7
.github/DISCUSSION_TEMPLATE/general.yml
@@ -9,15 +9,6 @@ body:
9
[contributing guidelines](https://github.com/cotes2020/jekyll-theme-chirpy/blob/master/docs/CONTRIBUTING.md).
10
required: true
11
12
- - type: dropdown
13
- attributes:
14
- label: What is the topic?
15
- options:
16
- - Sharing tips and tricks
17
- - Just chatting
18
- validations:
19
- required: true
20
-
21
- type: textarea
22
attributes:
23
label: Description
.github/DISCUSSION_TEMPLATE/ideas.yml
@@ -0,0 +1,7 @@
1
+body:
2
+ - type: textarea
3
+ attributes:
4
+ label: Description
5
+ description: Please describe in detail what you want to share.
6
+ validations:
7
+ required: true
0 commit comments