grav/plugins/events/vendor/johngrogg/ics-parser/.github/release_template.md

446 B

Release Checklist

  • Update docblock in src/ICal/ICal.php
  • 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 is updated
  • Notify anyone who opened an issue or PR of the fix