Update documentation/misc/RELEASE_ISSUE_TEMPLATE.md

Co-authored-by: Rod Vagg <rod@vagg.org>
This commit is contained in:
Phi-rjan 2024-03-26 08:44:44 +01:00
parent 7e4b989e32
commit d5df13e66e

View File

@ -22,7 +22,7 @@
- [ ] run `make gen && make docsgen-cli`
- [ ] Generate changelog using the script at scripts/mkreleaselog
- [ ] Add contents of generated text to lotus/CHANGELOG.md in addition to other details
- [ ] Commit using PR
- [ ] Commit using PR
- [ ] tag commit with `vX.Y.Z-rcN`
- [ ] cut a pre-release [here](https://github.com/filecoin-project/lotus/releases/new?prerelease=true)