File tree Expand file tree Collapse file tree 3 files changed +43
-0
lines changed Expand file tree Collapse file tree 3 files changed +43
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ description: >-
11
11
12
12
dependencies :
13
13
- kickstart/confirm-teams
14
+ - kickstart/remind-teams
14
15
- kickstart/kit/main
15
16
- kickstart/rules/write
16
17
- kickstart/services/main
@@ -19,6 +20,7 @@ dependencies:
19
20
- kickstart/microgames
20
21
- kickstart/publish-news-afterwards
21
22
- kickstart/print-disclaimer-forms
23
+ - kickstart/send-disclaimer-forms
22
24
- kickstart/remind-volunteers
23
25
- kickstart/signups-volunteers
24
26
- kickstart/venues
Original file line number Diff line number Diff line change
1
+ summary : Remind team leaders about the $SRYYYY Kickstart
2
+
3
+ priority : major
4
+
5
+ component : Competition
6
+
7
+ milestone : $SRYYYY Kickstart
8
+
9
+ description : >-
10
+ We need to remind team leaders that the kickstart is happening, communicate
11
+ the final details and encourage them to prepare for it on their end.
12
+
13
+ We should tell them:
14
+ * What venue to come to
15
+ * What time to arrive
16
+ * That they should pre-create competitor user accounts
17
+ * To bring their signed disclaimer forms (optional; if we sent them out)
18
+
19
+ dependencies :
20
+ - kickstart/confirm-teams
21
+ - kickstart/venues
Original file line number Diff line number Diff line change
1
+ summary : Send kit disclaimer forms to team leaders
2
+
3
+ priority : minor
4
+
5
+ component : Competition
6
+
7
+ milestone : $SRYYYY Kickstart
8
+
9
+ description : >-
10
+ As the kits contain valuable and potentially dangerous components, many of
11
+ which are not CE marked, we normally ask the team leaders to sign a form
12
+ accepting responsibility for it and promising to return it at the end of the
13
+ year.
14
+
15
+ We should send (digital) copies of the form to team leaders so that they can
16
+ sign & return the forms ahead of time, simplifying things at kickstart.
17
+
18
+ dependencies :
19
+ - kickstart/allocate-tlas
20
+ - kickstart/kit/update-disclaimer-forms
You can’t perform that action at this time.
0 commit comments