Skip to content

Commit cdd11c8

Browse files
authored
rename issue template to plan of action
not everything has a tangible work product, some things just require research and investigation.
1 parent a77729e commit cdd11c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/issue-form.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name: Draft a Change
2-
description: Create a detailed plan for enhancement (ONLY START AFTER DISCUSSION PLEASE 🙏).
1+
name: Plan an Action
2+
description: Create a detailed plan of action (ONLY START AFTER DISCUSSION PLEASE 🙏).
33
labels: [triage]
44
body:
55
- type: textarea
@@ -10,7 +10,7 @@ body:
1010
required: false
1111
- type: textarea
1212
attributes:
13-
label: Proposed Changes
13+
label: Proposed Actions
1414
description: Describe how things ought to be, and why that will address the reasons for change mentioned above.
1515
validations:
1616
required: false

0 commit comments

Comments
 (0)