File tree 2 files changed +42
-83
lines changed 2 files changed +42
-83
lines changed Original file line number Diff line number Diff line change @@ -11,64 +11,45 @@ body:
11
11
* As a [beneficiary]
12
12
* I want to [objective]
13
13
* So that [value generated]
14
- - type : textarea
15
- attributes :
16
- label : Acceptance criteria
17
- value : |
14
+
15
+ ### Acceptance criteria
18
16
- TBD
19
- - type : textarea
20
- attributes :
21
- label : Leads
22
- value : |
17
+
18
+ ### Leads
23
19
* Tech: <GitHub id>
24
20
* Design: <GitHub id>
25
- - type : dropdown
26
- attributes :
27
- label : Size estimate
28
- options :
29
- - S
30
- - M
31
- - L
32
- - type : textarea
33
- attributes :
34
- label : Dependencies
35
- value : |
21
+
22
+ ### Time sheeting
23
+ <!--The project to report the time spent on the feature-->
24
+ ?
25
+
26
+ ### Documentation
27
+ -
28
+
29
+ ### Dependencies
36
30
- None
37
- - type : textarea
38
- attributes :
39
- label : Out of scope
40
- value : |
31
+
32
+ ### Out of scope
41
33
- Nothing
42
- - type : textarea
43
- attributes :
44
- label : Open questions
45
- value : |
46
- ```[tasklist]
47
- ### Questions
48
- ```
49
- - type : textarea
50
- attributes :
51
- label : Subtasks
52
- value : |
53
- ```[tasklist]
34
+
35
+ ### Open questions
36
+ - [ ]
37
+
38
+ ## Subtasks
39
+
54
40
### Android
55
- ```
41
+ -
56
42
57
- ```[tasklist]
58
43
### iOS
59
- ```
44
+ -
60
45
61
- ```[tasklist]
62
46
### Rust
63
- ```
47
+ -
64
48
65
- ```[tasklist]
66
49
### Other
67
- ```
68
- - type : textarea
69
- attributes :
70
- label : Sign-off
71
- value : |
50
+ -
51
+
52
+ ## Sign-offs
72
53
### Android
73
54
- [ ] Design sign-off on completion
74
55
- [ ] QA sign-off on completion
Original file line number Diff line number Diff line change @@ -11,51 +11,29 @@ body:
11
11
* As a [beneficiary]
12
12
* I want to [objective]
13
13
* So that [value generated]
14
- - type : textarea
15
- attributes :
16
- label : Acceptance criteria
17
- value : |
14
+
15
+ ### Acceptance criteria
18
16
- TBD
19
- - type : dropdown
20
- attributes :
21
- label : Size estimate
22
- options :
23
- - S
24
- - M
25
- - L
26
- - type : textarea
27
- attributes :
28
- label : Dependencies
29
- value : |
17
+
18
+ ### Dependencies
30
19
- None
31
- - type : textarea
32
- attributes :
33
- label : Out of scope
34
- value : |
20
+
21
+ ### Out of scope
35
22
- Nothing
36
- - type : textarea
37
- attributes :
38
- label : Open questions
39
- value : |
40
- ```[tasklist]
23
+
41
24
### Questions
42
- ```
43
- - type : textarea
44
- attributes :
45
- label : Subtasks
46
- value : |
47
- ```[tasklist]
25
+ - [ ]
26
+
27
+ ## Subtasks
28
+
48
29
### Android
49
- ```
30
+ -
50
31
51
- ```[tasklist]
52
32
### iOS
53
- ```
33
+ -
54
34
55
- ```[tasklist]
56
35
### Rust
57
- ```
36
+ -
58
37
59
- ```[tasklist]
60
38
### Other
61
- ```
39
+ -
You can’t perform that action at this time.
0 commit comments