website/_include/calendar/johngrogg/ics-parser/.github/RELEASE_CHECKLIST.md

9 lines
401 B
Markdown
Raw Normal View History

2019-07-23 14:33:29 +02:00
# Release Checklist
- [ ] Ensure the documentation is up to date
- [ ] Push the code changes to GitHub (`git push`)
- [ ] Tag the release (`git tag v1.2.3`)
- [ ] Push the tag (`git push --tag`)
- [ ] Check [Packagist](https://packagist.org/packages/johngrogg/ics-parser) is updated
- [ ] Notify anyone who opened [an issue or PR](https://github.com/u01jmg3/ics-parser/issues?q=is%3Aopen) of the fix