Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 442 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (8 loc) · 442 Bytes

💡 How To Contribute

  • Make a fork of this repository
  • Clone to you machine and entry on respective paste
  • Create a branch with your resource: git checkout -b my-feature
  • Commit your changes: git commit -m 'feat: My new feature'
  • Push your branch: git push origin my-feature
  • A green button will appear at the beginning of this repository
  • Click to open and fill in the pull request information