Yes! Please halp!
Drop me a line at: [email protected]
- Clone the repository (or fork) to your local machine.
- Create and checkout a new branch.
- Make your changes.
- Build your changes by incrementing the version in
/src/__init__.py
(if the change is signifigant enough), then runninghatch build
. Note that you must havehatch
installed via pypi. - Commit and push your changes.
- Open a PR in the main respository. Tag a reviewer.