Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 354 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (5 loc) · 354 Bytes

Contributing

To contribute to this project c fork first the repository, make your changes the create a PR after approved your code will be part of tulip.

Pull requests

Pull requests that fix/adds multiple features should always be merged with REBASE.

Pull requests that fix/adds a single feature should always be merged with SQUASH.