Merge pull request #2969 from cdr/jsjoeio/update-release-template

refactor: reorganize release notes draft format
This commit is contained in:
Joe Previte 2021-03-26 17:02:47 -07:00 committed by GitHub
commit 958d32dc10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 7 deletions

View File

@ -10,7 +10,8 @@ TODO
- [ ] test locally
- [ ] upload assets to draft release
- [ ] double-check github release tag is the commit with artifacts
- [ ] test one of the release packages locally
- [ ] 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

View File

@ -21,20 +21,27 @@ installations.
## New Features
- ⭐ Summarize new features here with references to issues
⭐ Summarize new features here with references to issues
## VS Code
- ⭐ Summarize VS Code version update here with references to issues
- item
## Bug Fixes
- ⭐ Summarize bug fixes here with references to issues
⭐ Summarize bug fixes here with references to issues
- item
## Documentation
- ⭐ Summarize doc changes here with references to issues
⭐ Summarize doc changes here with references to issues
- item
## Development
- ⭐ Summarize development/testing changes here with references to issues
⭐ Summarize development/testing changes here with references to issues
- item
Cheers! 🍻
EOF