Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 149 Bytes

RELEASE.md

File metadata and controls

7 lines (6 loc) · 149 Bytes

How to make a Release

  • Update CHANGELOG.md
  • Update README.md
  • make test
  • Check how docs look: make docs-localhost
  • Commit, tag, and push