Merge pull request #798 from vector-im/kittykat-patch-2

Update template for user story
This commit is contained in:
Benoit Marty 2023-07-06 16:23:56 +02:00 committed by GitHub
commit 4612da16d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,25 +6,28 @@ labels: [T-Story]
body:
- type: textarea
attributes:
label: A story should take roughly a week or a sprint to finish. Each story is usually made up of a number of tasks that take half to a full day.
label: Story
description: A story should take roughly a week or a sprint to finish. Each story is usually made up of a number of tasks that take half to a full day.
value: |
As a user…
I want to…
so that I can…
## Scope
<!-- These should be a list of technical tasks which take ½-1 day to complete -->
<!--These should be a list of technical tasks which take ½-1 day to complete-->
```[tasklist]
### Tasklist
- [ ] Task 1
```
- [ ] QA signoff on completion
- [ ] Design signoff on completion
- [ ] Product signoff on completion
```
## Stretch goals
None at this time
<!-- or add a tasklist -->
<!--or add a tasklist-->
## Out of scope
-