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 a77729e commit cdd11c8Copy full SHA for cdd11c8
.github/ISSUE_TEMPLATE/issue-form.yml
@@ -1,5 +1,5 @@
1
-name: Draft a Change
2
-description: Create a detailed plan for enhancement (ONLY START AFTER DISCUSSION PLEASE 🙏).
+name: Plan an Action
+description: Create a detailed plan of action (ONLY START AFTER DISCUSSION PLEASE 🙏).
3
labels: [triage]
4
body:
5
- type: textarea
@@ -10,7 +10,7 @@ body:
10
required: false
11
12
attributes:
13
- label: Proposed Changes
+ label: Proposed Actions
14
description: Describe how things ought to be, and why that will address the reasons for change mentioned above.
15
validations:
16
0 commit comments