Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 147 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (7 loc) · 147 Bytes

Contributing

Setup

  • run make setup
  • use conventional commits

Releasing

  • dry run: make patch
  • really release TAG=1 make patch