Skip to content

Commit fd0fdd8

Browse files
committed
add contributing file
1 parent dca43a9 commit fd0fdd8

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Thanks for contributing to this package!
2+
3+
Before sending a PR, please make sure you checked the [python test workflow](.github/workflows/python-test.yml) and ran it locally, either using [act](https://nektosact.com) or by executing the workflow actions yourself.
4+
5+
Please only send the PR once all tests pass and mypy is happy, thanks!

0 commit comments

Comments
 (0)