Commit 34fb1d9
authored
Add template for Q&A discussions (#1070)
* feat: Add discussion template for Q&A
* refactor: Test if "general" makes the template available
* refactor: test if omitting some fields breaks the template
* fix: the previous commit broke the template, next test
* fix: maybe explicit empty strings will be accepted
* fix: step by step testing continues...
* fix: Xs instead of empty strings everywhere
* refactor: next round of testing
* refactor: try different name for q&a
* refactor: try qa.yml
* refactor: try q-a.yml
* refactor: Word a description better
* refactor: Change up order
* fix: fix label (hopefully)
* style: Change "your question" to "question"
* style: Change "flet" to "Flet"1 parent 035b001 commit 34fb1d9
1 file changed
+34
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
0 commit comments