Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 498 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (10 loc) · 498 Bytes

Contributing

Yes! Please halp!

Drop me a line at: [email protected]

Contribution Steps

  1. Clone the repository (or fork) to your local machine.
  2. Create and checkout a new branch.
  3. Make your changes.
  4. Build your changes by incrementing the version in /src/__init__.py (if the change is signifigant enough), then running hatch build. Note that you must have hatch installed via pypi.
  5. Commit and push your changes.
  6. Open a PR in the main respository. Tag a reviewer.