Skip to content

Commit 673c43a

Browse files
committed
Add a task about archiving the previous year's rules
E.g: srobo/docs#349
1 parent cc872a0 commit 673c43a

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
summary: Publish the rules for the previous year's game
2+
3+
priority: major
4+
5+
component: Website
6+
7+
milestone: $SRYYYY Kickstart
8+
9+
description: >-
10+
Move the rules from the [rules](https://studentrobotics.org/docs/rules) page
11+
to the [game archive](https://studentrobotics.org/docs/rules/archive) in the
12+
docs, making way for the new rules to be published.

kickstart/website/publish-rules.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ description: >-
1111
The [rules](https://studentrobotics.org/docs/rules) page will need updating
1212
to show that the rules have been published and the link and image updating.
1313
14-
# We should also update the [//schools/game] page at the same time with
15-
# a brief description of the game.
16-
1714
dependencies:
1815
- kickstart/rules/write
16+
- kickstart/website/archive-previous-rules

0 commit comments

Comments
 (0)