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 af2c086 commit 357fd20Copy full SHA for 357fd20
.github/DISCUSSION_TEMPLATE/q-a.yml
@@ -0,0 +1,20 @@
1
+body:
2
+ - type: textarea
3
+ attributes:
4
+ label: Question
5
+ description: What questions do you have? What kind of problem are you facing?
6
+ validations:
7
+ required: true
8
9
10
+ label: Context
11
+ description: |
12
+ If you need help for a specific project, please include
13
+
14
+ * GitHub Actions configuration
15
+ * tox and tox-gh-actions configuration
16
+ * Link to the GitHub Actions job if a repository is public
17
18
19
+ label: Aditional context
20
+ description: Add any other context about the problem here.
0 commit comments