File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ type: 'Feature Request'
1818body :
1919 - type : markdown
2020 attributes :
21- value : " ## <ins>Feature Request Issue creation</ins>"
21+ value : " ## <ins>Feature Request Ticket creation</ins>"
2222 - type : textarea
2323 attributes :
2424 label : Feature Request / Modification Description
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ type: 'Component Request'
1818body :
1919 - type : markdown
2020 attributes :
21- value : " ## <ins>Component Request / Modification Issue creation</ins>"
21+ value : " ## <ins>Component Request / Modification Ticket creation</ins>"
2222 - type : textarea
2323 attributes :
2424 label : Component Request /Modification Description
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ type: 'Product Increment'
1818body :
1919 - type : markdown
2020 attributes :
21- value : " ## <ins>Product Increment Issue creation</ins>"
21+ value : " ## <ins>Product Increment Ticket creation</ins>"
2222 - type : textarea
2323 attributes :
2424 label : Product Increment Description
Original file line number Diff line number Diff line change 1111# SPDX-License-Identifier: Apache-2.0
1212# *******************************************************************************
1313
14- name : Roadmap Initiative
15- description : Issue to track a roadmap initiative
16- title : " Your roadmap initiative title"
17- type : ' Roadmap Initiative '
14+ name : Epic
15+ description : Issue to track an Epic
16+ title : " Your Epic title"
17+ type : ' Epic '
1818body :
1919 - type : markdown
2020 attributes :
21- value : " ## <ins>Roadmap Initiative Issue creation</ins>"
21+ value : " ## <ins>Epic Ticket creation</ins>"
2222 - type : textarea
2323 attributes :
24- label : Initiative Description
25- description : Goal of the roadmap initiative
24+ label : Epic Description
25+ description : Goal of the Epic
2626 validations :
2727 required : true
2828 - type : textarea
2929 attributes :
3030 label : Acceptance Criteria (DoD)
31- description : Details on when the initiative is considered "done"
31+ description : Details on when the Task is considered "done"
3232 validations :
33- required : true
33+ required : true
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ type: Task
1818body :
1919 - type : markdown
2020 attributes :
21- value : " ## <ins>Task Issue creation</ins>"
21+ value : " ## <ins>Task Ticket creation</ins>"
2222 - type : textarea
2323 attributes :
2424 label : What
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ type: 'Bug'
1818body :
1919 - type : markdown
2020 attributes :
21- value : " ## <ins>Bug Issue creation</ins>"
21+ value : " ## <ins>Bug Ticket creation</ins>"
2222 - type : textarea
2323 attributes :
2424 label : Description
You can’t perform that action at this time.
0 commit comments