Update release-checklist.md (#1810)

With edits from our recent release
This commit is contained in:
Deirdre Connolly 2021-02-23 17:56:06 -05:00 committed by GitHub
parent 7b675bbd73
commit 624bbf4b9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -93,7 +93,6 @@ To create the final change log:
- [ ] Edit change descriptions so they are consistent, and make sense to non-developers
- [ ] Check the category for each change
- prefer the "Fix" category if you're not sure
- [ ] Point the GitHub changelog to the version increment commit
#### Change Categories
@ -105,6 +104,11 @@ From "Keep a Changelog":
* `Fixed` for any bug fixes.
* `Security` in case of vulnerabilities.
## After merging this PR
- [ ] Update the draft release with the final changelog
- [ ] Point the draft release at the commit resulting from merging this PR, using the correct version tag name
- [ ] Mark the release as 'pre-release' (until we are no longer alpha/beta)
## Final Testing
- [ ] After tagging the release, test that the exact `cargo install` command works