Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 574 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (14 loc) · 574 Bytes

Contributing Guide

Commit messages

Commits must follow the commit template.

  1. Separate subject from body with a blank line
  2. Limit the subject line to 50 characters
  3. Capitalize the subject line
  4. Do not end the subject line with a period
  5. Use the imperative mood in the subject line
  6. Wrap the body at 72 characters
  7. Use the body to explain what and why vs. how

Pull Requests

Pull requests must follow the pull request template.

Issues

Issues must follow the issue template.