The following is a set of guidelines for contributing to Nosedrum. These are just guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.
Before you submit any code, please run the following commands from your terminal:
- mix compile --force
- mix format
- mix test --no-start