You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release/release-tasks.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,8 +86,8 @@ As of now we ask for volunteers in Slack and office hours.
86
86
87
87
#### Finalize release schedule and team
88
88
89
-
1. Finalize release schedule and team in `release-1.4.md`.
90
-
2. Update Slack user group and GitHub team accordingly.
89
+
1. Finalize release schedule and team in the [docs/release/releases](../../docs/release/releases), e.g. [release-1.4.md](../../docs/release/releases/release-1.4.md).
90
+
2. Update @cluster-api-release-teamSlack user group and GitHub team accordingly.
#### Prepare main branch for development of the new release
@@ -123,7 +123,7 @@ Prior art:
123
123
124
124
#### Create a new GitHub milestone for the next release
125
125
126
-
The goal of this task is to create a new GitHub milestone for the next release, so that we can already move tasks
126
+
The goal of this task is to create [a new GitHub milestone](https://github.com/kubernetes-sigs/cluster-api/milestones) for the next release, so that we can already move tasks
127
127
out of the current milestone if necessary.
128
128
129
129
1. Create the milestone for the new release via GitHub UI.
0 commit comments