Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 393 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (7 loc) · 393 Bytes

Contributing

  1. Create your feature branch from development branch (git checkout -b my-new-feature-branch)
  2. Commit your changes (git commit -am 'Add new feature')
  3. Push to the branch (git push origin my-new-feature-branch)
  4. Create a new Pull Request to development branch and add me to reviewers

Contributors

  • Vlad - creator and maintainer