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.
2 parents 85ef200 + f1e18f6 commit 0e037c7Copy full SHA for 0e037c7
.github/ISSUE_TEMPLATE/new_action.yml
@@ -0,0 +1,14 @@
1
+---
2
+name: New Action request
3
+description: Suggest an idea for a new app or action
4
+labels:
5
+ - enhancement
6
+body:
7
+ - type: textarea
8
+ attributes:
9
+ label: Is your feature request related to a problem?
10
+ description: A clear and concise description of what the problem is and what the new action would accomplish. Please describe.
11
+ placeholder: |
12
+ Ex. It would be great to have an action that would ...
13
+ validations:
14
+ required: false
0 commit comments