Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 545 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (9 loc) · 545 Bytes

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m "Add some feature" --no-verify
  4. Push to the branch: git push origin my-new-feature
  • Use --no-verify in your commit because still this active some boiler-plate settings used
  • After your pull request is merged, you can safely delete your branch.
  • After add your name and Avatar to the Readme in the area Contributors.