Skip to content
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.

Latest commit

 

History

History
32 lines (25 loc) · 966 Bytes

CONTRIBUTING.md

File metadata and controls

32 lines (25 loc) · 966 Bytes

Contributing

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.

Commit Messages

pre-commit

Pre-commit is configured