Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 361 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (6 loc) · 361 Bytes

Simply do the following steps:

  • Clone the repository.
  • Create a new branch witht the desired feature following the branch name specifications.
  • Create the feature, test, commit and make sure all the linterns and formattings guidelines pass.
  • Create a pull request and code review (following the PR Guides)
  • After that the code will be reviewed and merged