File tree Expand file tree Collapse file tree 1 file changed +14
-8
lines changed Expand file tree Collapse file tree 1 file changed +14
-8
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,8 @@ Here's a sketch of the checkin feature.
50
50
51
51
## Screen 1:
52
52
53
- ---
53
+ ```
54
+
54
55
Your last checkin said you would:
55
56
56
57
* [ ] Write the README for the checkin app
@@ -65,11 +66,13 @@ Were there any blockers? If so, please list briefly below (one line each):
65
66
Please check the items you completed, and add any additional items you completed.
66
67
67
68
[ Done ]
68
- ---
69
+
70
+ ```
69
71
70
72
## Screen 2:
71
73
72
- ---
74
+ ```
75
+
73
76
What will you work on today? (Try to list 3-5 things you think you can **complete** today.
74
77
75
78
* [ ] <Priority 1 Task>
@@ -80,12 +83,14 @@ What will you work on today? (Try to list 3-5 things you think you can **complet
80
83
Do today's tasks have any blockers? If so, please list them briefly, below:
81
84
82
85
* + Add a blocker for today's tasks
83
- ---
86
+
87
+ ```
84
88
85
89
86
90
## Screen 3:
87
91
88
- ---
92
+ ```
93
+
89
94
Great! How are you feeling today?
90
95
91
96
🙁 😐 😃
@@ -99,15 +104,16 @@ Great! How are you feeling today?
99
104
In 1 - 5 words, what needs improvement?
100
105
101
106
[ <text input> ]
102
- ---
107
+
108
+ ```
103
109
104
110
## Screen 4:
105
111
106
- ---
112
+ ```
107
113
108
114
That's it. Have a great day! 🎉
109
115
110
- ---
116
+ ```
111
117
112
118
113
119
You can’t perform that action at this time.
0 commit comments