We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ab5ccf commit ade43c0Copy full SHA for ade43c0
.github/PULL_REQUEST_TEMPLATE/release_template.md
@@ -8,11 +8,10 @@ TODO
8
9
## TODOs
10
11
-- [ ] test locally
12
-- [ ] upload assets to draft release
13
-- [ ] test one of the release packages locally
+Follow "Publishing a release" steps in `ci/README.md`
+
+<!-- Note some of these steps below are redudant since they're listed in the "Publishing a release" docs -->
14
15
- [ ] double-check github release tag is the commit with artifacts (_note gets messed up after uploading assets_)
-- [ ] publish release
16
-- [ ] merge PR
17
-- [ ] update the homebrew package
+- [ ] publish release and merge PR
18
- [ ] update the AUR package
0 commit comments