We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c91a28 commit 2c616a1Copy full SHA for 2c616a1
.github/DISCUSSION_TEMPLATE/announcements.yml
@@ -0,0 +1,16 @@
1
+title: "[Announcement]: "
2
+labels: [announcement]
3
+body:
4
+ - type: markdown
5
+ attributes:
6
+ value: |
7
+ This category is for official project announcements from maintainers.
8
+ Replies are open — feel free to ask follow-up questions.
9
+
10
+ - type: textarea
11
+ id: content
12
13
+ label: Announcement
14
+ description: What would you like to share?
15
+ validations:
16
+ required: true
0 commit comments