feat: add release template
This commit is contained in:
parent
d81a16a68e
commit
f0f776587c
15
.github/PULL_REQUEST_TEMPLATE/release_template.md
vendored
Normal file
15
.github/PULL_REQUEST_TEMPLATE/release_template.md
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
This PR is to generate a new release of `code-server` at `0.0.0`
|
||||
|
||||
## Screenshot
|
||||
|
||||
TODO
|
||||
|
||||
## TODOs
|
||||
|
||||
- [ ] update the AUR package
|
||||
- [ ] upload assets to draft release
|
||||
- [ ] test locally
|
||||
- [ ] double-check github release tag is the commit with artifacts
|
||||
- [ ] publish release
|
||||
- [ ] merge PR
|
||||
- [ ] update the homebrew package
|
Reference in New Issue
Block a user