1
0
Fork 0
mirror of https://github.com/ArtemSBulgakov/buildozer-action.git synced 2024-08-16 10:09:52 +02:00

Add instructions for contributors

This commit is contained in:
Artem Bulgakov 2020-07-29 16:32:57 +03:00
parent 9d39eabe4d
commit beeb6a8e78

View file

@ -269,6 +269,15 @@ Feature Request if you have ideas how to improve it. If you know how to fix
something, feel free to fork repository and create Pull Request. Test your
changes in fork before creating Pull Request.
Format python files:
```bash
pip install pre-commit
pre-commit install
# Format all files
pre-commit run --all-files
```
## License
ArtemSBulgakov/buildozer-action is released under the terms of the