Skip to content

Commit 966b7e7

Browse files
committed
Pre-send team-leaders their disclaimer forms
1 parent dd8009e commit 966b7e7

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

kickstart/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ dependencies:
1919
- kickstart/microgames
2020
- kickstart/publish-news-afterwards
2121
- kickstart/print-disclaimer-forms
22+
- kickstart/send-disclaimer-forms
2223
- kickstart/remind-volunteers
2324
- kickstart/signups-volunteers
2425
- kickstart/venues

kickstart/send-disclaimer-forms.yaml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
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

0 commit comments

Comments
 (0)