Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 397 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (7 loc) · 397 Bytes

Contributing to balto-typescript

  1. Open a PR with your changes
  2. Include a line in CHANGELOG.md under unreleased

Releasing Updates

  1. Update CHANGELOG.md to reflect the new version number and date
  2. Update the tag version in the sample config in README.md (- uses: planningcenter/balto-typescript@[tag version goes here])
  3. Create the release and have GitHub create the tag for you