We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff93bd5 commit 324be74Copy full SHA for 324be74
.github/DISCUSSION_TEMPLATE/general.yml
@@ -0,0 +1,19 @@
1
+title: ""
2
+labels: []
3
+body:
4
+ - type: markdown
5
+ attributes:
6
+ value: |
7
+ This is the general discussion space — for anything that doesn't fit another category.
8
+
9
+ Before posting:
10
+ - **Bug?** → [Open an Issue](../../issues/new/choose)
11
+ - **Question?** → [Q&A](../../discussions/new?category=q-a)
12
+ - **Feature idea?** → [Ideas](../../discussions/new?category=ideas)
13
14
+ - type: textarea
15
+ id: content
16
17
+ label: What's on your mind?
18
+ validations:
19
+ required: true
0 commit comments