From 71cddefaf6217788b4ce46b7fc47015ae330db01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Sch=C3=BCtt?= <12084016+fschutt@users.noreply.github.com> Date: Thu, 26 Jan 2023 19:22:36 +0100 Subject: [PATCH] Add video links --- docs/dev/release.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/dev/release.md b/docs/dev/release.md index ae7f5d83a..fea8ceb2f 100644 --- a/docs/dev/release.md +++ b/docs/dev/release.md @@ -66,3 +66,10 @@ There are a couple of problems with the scripts that you should watch out for: - The CHANGELOG is generated from the pull request titles since the last release. Sometimes these titles need to be fixed up to make any sense for a reader - The release notes should just highlight the most important changes for a release, not dump everything. + +## Videos + +- [Creating the release pull request](https://www.youtube.com/watch?v=RMPTT-rnykA) +- [Triggering the build.yml action manually]() +- [Publishing to crates.io]() +