Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 391 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (6 loc) · 391 Bytes

Contributing to Mittens

If you would like to contribute code, fork this GitHub repository, create a branch, and send a Pull Request.

Checklist

  • Make sure app successfully builds and tests are passing before opening a new PR.
  • Update existing tests and/or add new tests if needed.
  • Update the documentation if needed.