Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 726 Bytes

File metadata and controls

19 lines (14 loc) · 726 Bytes

Contributing

All contributors are welcome. Please use issues and pull requests to contribute to the project. And update CHANGELOG.md when committing.

Making a Change

When you commit a change, please add a note to CHANGELOG.md.

Release Process

  1. Confirm the build is passing in GitHub Actions
  2. Push a release commit
    1. Create a new Master section at the top
    2. Rename the old Master section like: ## 1.0.5 Released on 2016-02-14.
  3. Create a GitHub release
    1. Tag the release (like 1.0.5)
    2. Paste notes from CHANGELOG.md