Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 478 Bytes

File metadata and controls

11 lines (8 loc) · 478 Bytes

How can I contribute?

To contribute and maintain the entire organization of this project, please read carefully and follow the steps listed below:

  • Make a "fork" of this repository
  • Create a new branch with the name of the feature you can implement: git checkout -b new-feature
  • Commit your additions and / or
  • Make Push for a branch created: git push origin new-feature
  • Send us a pull request

Okay, now it's so wait for the inquiry of your pull request!