CONTRIBUTING.md 242 B

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b branch-name)
  3. Commit your changes (git commit -am 'Commit Message')
  4. Push to the branch (git push origin branch-name)
  5. Create new Pull Request