Update --epic.yaml
This commit is contained in:
parent
6dc1aa7b1b
commit
e87f5038f5
6
.github/ISSUE_TEMPLATE/--epic.yaml
vendored
6
.github/ISSUE_TEMPLATE/--epic.yaml
vendored
|
|
@ -21,7 +21,6 @@ body:
|
|||
| ------------- | -------------- |
|
||||
| e.g. Simplify user experience | Customer satisfaction score increases |
|
||||
| e.g. Simplify onboarding flow | Decrease churn rate down to 30% |
|
||||
render: markdown
|
||||
validations:
|
||||
required: true
|
||||
- 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. 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:
|
||||
required: false
|
||||
- type: markdown
|
||||
|
|
@ -43,8 +41,7 @@ body:
|
|||
placeholder: |
|
||||
- Item 1
|
||||
- Item 2
|
||||
- Item 3
|
||||
render: markdown
|
||||
- Item 3
|
||||
validations:
|
||||
required: false
|
||||
- type: input
|
||||
|
|
@ -64,6 +61,5 @@ body:
|
|||
| Accountable | |
|
||||
| Consulted | @Nikhil-Nandagopal, @mohanarpit, @areyabhishek|
|
||||
| Informed | |
|
||||
render: markdown
|
||||
validations:
|
||||
required: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user