Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 635 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (11 loc) · 635 Bytes

Contributing

We are open to, and grateful for, any contributions made by the community. By contributing to choo-cli, you agree to abide by the code of conduct.

Commit Messages

Commit messages should be verb based, using the following pattern:

  • Fixing ...
  • Adding ...
  • Updating ...
  • Removing ...

Testing

Please update the tests to reflect your code changes. Pull requests will not be accepted if they are failing on Travis CI.

Logging issues counts and is an important contribution. Checkout the issue template