File tree Expand file tree Collapse file tree 2 files changed +15
-7
lines changed
.github/PULL_REQUEST_TEMPLATE Expand file tree Collapse file tree 2 files changed +15
-7
lines changed Original file line number Diff line number Diff line change 1010
1111- [ ] test locally
1212- [ ] upload assets to draft release
13- - [ ] double-check github release tag is the commit with artifacts
13+ - [ ] test one of the release packages locally
14+ - [ ] double-check github release tag is the commit with artifacts (_ note gets messed up after uploading assets_ )
1415- [ ] publish release
1516- [ ] merge PR
1617- [ ] update the homebrew package
Original file line number Diff line number Diff line change @@ -21,20 +21,27 @@ installations.
2121
2222## New Features
2323
24- - ⭐ Summarize new features here with references to issues
24+ ⭐ Summarize new features here with references to issues
2525
26- ## VS Code
27- - ⭐ Summarize VS Code version update here with references to issues
26+ - item
2827
2928## Bug Fixes
30- - ⭐ Summarize bug fixes here with references to issues
29+
30+ ⭐ Summarize bug fixes here with references to issues
31+
32+ - item
3133
3234## Documentation
33- - ⭐ Summarize doc changes here with references to issues
35+
36+ ⭐ Summarize doc changes here with references to issues
37+
38+ - item
3439
3540## Development
36- - ⭐ Summarize development/testing changes here with references to issues
3741
42+ ⭐ Summarize development/testing changes here with references to issues
43+
44+ - item
3845
3946Cheers! 🍻
4047EOF
You can’t perform that action at this time.
0 commit comments