Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 295 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (6 loc) · 295 Bytes

Contributing

  • Fork it (https://github.com/umbrellio/laravel-ltree)
  • Create your feature branch (git checkout -b feature/my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin feature/my-new-feature)
  • Create new Pull Request