From ade43c02b7806c56cfed7a70aaf40b4d109e39c0 Mon Sep 17 00:00:00 2001 From: Joe Previte Date: Tue, 11 May 2021 15:28:32 -0700 Subject: [PATCH] docs: update release_template PR --- .github/PULL_REQUEST_TEMPLATE/release_template.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE/release_template.md b/.github/PULL_REQUEST_TEMPLATE/release_template.md index a88b6de1..73d6ac0a 100644 --- a/.github/PULL_REQUEST_TEMPLATE/release_template.md +++ b/.github/PULL_REQUEST_TEMPLATE/release_template.md @@ -8,11 +8,10 @@ TODO ## TODOs -- [ ] test locally -- [ ] upload assets to draft release -- [ ] test one of the release packages locally +Follow "Publishing a release" steps in `ci/README.md` + + + - [ ] double-check github release tag is the commit with artifacts (_note gets messed up after uploading assets_) -- [ ] publish release -- [ ] merge PR -- [ ] update the homebrew package +- [ ] publish release and merge PR - [ ] update the AUR package