Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 304 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (6 loc) · 304 Bytes

Contributing

  • Fork it (https://github.com/umbrellio/laravel-ltree-extension)
  • 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