Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 540 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (10 loc) · 540 Bytes

Contributing to the TasksLock API

If you would like to contribute, please feel free to submit a pull request, and I will do my best to get it approved for you.

Branching Strategy

Try to create branch names labeled with the TODO identifier(ex: 'TODO-8').

Commits

Each commit message should start with the branch name followed by a space(' '), a hyphen('-'), another space and finally the message.

You should follow every commit message with a space, a hyphen, another space and finally either your initials or Github username.