Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 1.27 KB

File metadata and controls

23 lines (21 loc) · 1.27 KB

👷 Contribution rules:

  1. Make sure there is a GitHub issue describing the changes you want to contribute with. (Add one if needed)
  2. Submit a PR just in case you:
  • Fixed the bug or implement the new feature properly;
  • Covered all code with unit tests;
  • Updated the changelog file;
  • Updated the documentation (If needed).

PR style rules

Branch name: The branch name should be in between 20 and 72 chars long and should start with the number of the issue the changes relate to, followed by lowercase words split by dashes.

Commit message: