We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c3b0776 + af793df commit c4e587aCopy full SHA for c4e587a
docs/releasing.md
@@ -60,8 +60,7 @@ The two binaries produced by a release are the `clusterctl` binary and the
60
61
### Release Notes
62
63
-Release notes are written by hand. Generally we'll make a [hackmd](hackmd.io)
64
-and share the release note responsibility for a few days in advance of the
65
-release.
+Running `make release-notes` will generate an output that can be copied to the drafted release.
+Pay close attention to the `## :question: Sort these by hand` section, as it contains items that need to be manually sorted.
+
66
67
-The markdown is shared in the kubernetes slack in the channel #cluster-api-aws.
0 commit comments