Contributions to Atsume are welcome and encouraged! This doc needs some more work but in general, feel free to ask pmdevita for help, you can find him in the Hikari Discord.
- mypy
--strict
needs to pass so make sure you are using type hints - Formatting should be in PEP8. Both typing and formatting can be checked and fixed with
poetry run nox
- Commit messages should follow the Angular commit message guidelines