Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 460 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (11 loc) · 460 Bytes

Contributing

Committing code

Please follow these guidelines when committing code for this project:

  • Use a topic with a colon to start the subject
  • Separate subject from body with a blank line
  • Limit the subject line to 50 characters
  • Do not capitalize the subject line
  • Do not end the subject line with a period
  • Use the imperative mood in the subject line
  • Wrap the body at 72 characters
  • Use the body to explain what and why (instead of how)