Update --epic.yaml
This commit is contained in:
parent
6dc1aa7b1b
commit
e87f5038f5
4
.github/ISSUE_TEMPLATE/--epic.yaml
vendored
4
.github/ISSUE_TEMPLATE/--epic.yaml
vendored
|
|
@ -21,7 +21,6 @@ body:
|
||||||
| ------------- | -------------- |
|
| ------------- | -------------- |
|
||||||
| e.g. Simplify user experience | Customer satisfaction score increases |
|
| e.g. Simplify user experience | Customer satisfaction score increases |
|
||||||
| e.g. Simplify onboarding flow | Decrease churn rate down to 30% |
|
| e.g. Simplify onboarding flow | Decrease churn rate down to 30% |
|
||||||
render: markdown
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: markdown
|
- type: markdown
|
||||||
|
|
@ -32,7 +31,6 @@ body:
|
||||||
| ------------- | ------------- | ------------- | ------------- |
|
| ------------- | ------------- | ------------- | ------------- |
|
||||||
| e.g. Must be mobile responsive | e.g. as a user, I want to be able to access the platform via mobile phone | High, Low or Medium | Content Cell |
|
| e.g. Must be mobile responsive | e.g. as a user, I want to be able to access the platform via mobile phone | High, Low or Medium | Content Cell |
|
||||||
| e.g. The user should be able to leave a comment | e.g as a user, I want to be able to communicate with the other members on the canvas | High, Low or Medium | Content Cell |
|
| e.g. The user should be able to leave a comment | e.g as a user, I want to be able to communicate with the other members on the canvas | High, Low or Medium | Content Cell |
|
||||||
render: markdown
|
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: markdown
|
- type: markdown
|
||||||
|
|
@ -44,7 +42,6 @@ body:
|
||||||
- Item 1
|
- Item 1
|
||||||
- Item 2
|
- Item 2
|
||||||
- Item 3
|
- Item 3
|
||||||
render: markdown
|
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: input
|
- type: input
|
||||||
|
|
@ -64,6 +61,5 @@ body:
|
||||||
| Accountable | |
|
| Accountable | |
|
||||||
| Consulted | @Nikhil-Nandagopal, @mohanarpit, @areyabhishek|
|
| Consulted | @Nikhil-Nandagopal, @mohanarpit, @areyabhishek|
|
||||||
| Informed | |
|
| Informed | |
|
||||||
render: markdown
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user