selfprivacy-rest-api/CONTRIBUTING.md

702 B

SelfPrivacy API contributors guide

Commit messages

We follow Convetional Commits specification. Please read it before commiting.

Useful plugins for IDEs:

Code style

We use Black for code formatting. Please install it and run black . before commiting.

Pull requests

Please request a review from at least one of the other maintainers. If you are not sure who to request, request a review from SelfPrivacy/Devs team.