Skip to content
This repository has been archived by the owner on Oct 27, 2019. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 393 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (7 loc) · 393 Bytes

Contributing

Thank you for considering contributing to this project. Below are a few guidelines to keep in mind when contributing.

Tests

All tests should be passing and all new code should have accompanying tests.

Commits

  • Commits should be small, self-contained, atomic and do one thing.
  • Commit messages should use the imperative present tense and be concise and descriptive.