Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 402 Bytes

contribution.md

File metadata and controls

22 lines (13 loc) · 402 Bytes

Contribution Guide

Contributions

  • All contributions must be made via pull requests.
  • Commits must be written in past tense, and in sentence format:

Good examples:

Added list component
Removed superfluous style declaration
Fixed typo in label

Bad examples:

update
New Thing
remove the style declaration