Thanks for being interested in contributing to this project.
Please follow these:
- GitHub flow
- Make sure tox passes
- Write tests for new features or fixes.
- Tests for this project can be hard, especially when AX API is involved.
- Follow angular commit style message
Notes:
Run tox -e checkpermissions
to see what needs AX permission.
Remember to revoke permission when it's no longer needed.
- Follow angular commit format
- This helps with auto-deploying from master
Pre-commit is configured