Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 382 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (7 loc) · 382 Bytes

Contributing

Here are a few rules to follow:

  • You MUST follow the PSR-1 and PSR-2.
  • You SHALL document your code.

Please, write commit messages that make sense, and rebase your branch before submitting your Pull Request.

Thank you!