Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 405 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (11 loc) · 405 Bytes

How to contribute

  1. Create a branch off of main and add your contribution
  2. Open a PR targeting to main
  3. Merge and delete the branch if approved, automated actions on PR passed: tests and precommit hooks.
    • At least one approval is required
  4. Request release if needed

Release

  1. Create a release note
  2. Open a PR
    • Version bump is required
  3. Create and push the release tag