Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 396 Bytes

File metadata and controls

11 lines (7 loc) · 396 Bytes

Contributing to Nosedrum

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.

Issues and Pull Requests

Before you submit any code, please run the following commands from your terminal:

  • mix compile --force
  • mix format
  • mix test --no-start