refactor: reorganize release notes draft format
This commit is contained in:
parent
bb5c7d95cc
commit
024a3110be
|
@ -11,7 +11,7 @@ TODO
|
||||||
- [ ] test locally
|
- [ ] test locally
|
||||||
- [ ] upload assets to draft release
|
- [ ] upload assets to draft release
|
||||||
- [ ] test one of the release packages locally
|
- [ ] test one of the release packages locally
|
||||||
- [ ] double-check github release tag is the commit with artifacts (*note gets messed up after uploading assets*)
|
- [ ] double-check github release tag is the commit with artifacts (_note gets messed up after uploading assets_)
|
||||||
- [ ] publish release
|
- [ ] publish release
|
||||||
- [ ] merge PR
|
- [ ] merge PR
|
||||||
- [ ] update the homebrew package
|
- [ ] update the homebrew package
|
||||||
|
|
|
@ -21,20 +21,27 @@ installations.
|
||||||
|
|
||||||
## New Features
|
## New Features
|
||||||
|
|
||||||
- ⭐ Summarize new features here with references to issues
|
⭐ Summarize new features here with references to issues
|
||||||
|
|
||||||
## VS Code
|
- item
|
||||||
- ⭐ Summarize VS Code version update here with references to issues
|
|
||||||
|
|
||||||
## Bug Fixes
|
## Bug Fixes
|
||||||
- ⭐ Summarize bug fixes here with references to issues
|
|
||||||
|
⭐ Summarize bug fixes here with references to issues
|
||||||
|
|
||||||
|
- item
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
- ⭐ Summarize doc changes here with references to issues
|
|
||||||
|
⭐ Summarize doc changes here with references to issues
|
||||||
|
|
||||||
|
- item
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
- ⭐ Summarize development/testing changes here with references to issues
|
|
||||||
|
|
||||||
|
⭐ Summarize development/testing changes here with references to issues
|
||||||
|
|
||||||
|
- item
|
||||||
|
|
||||||
Cheers! 🍻
|
Cheers! 🍻
|
||||||
EOF
|
EOF
|
||||||
|
|
Loading…
Reference in New Issue