- Fork this project
- Create your feature branch
git checkout -b my-branch
- Commit your changes
git commit -am 'Add some feature'
- Push to the branch
git push origin my-new-feature
- Create a pull request with the following format:
## Description
This pull request will be used to [fix|implement|...] the following [bugs|features|...].
## Tasks
- [ ] Uncompleted task nº1.
- [x] Completed task nº2.
- [x] Buy eggs.
- [ ] Fix that strange bug.
- [ ] Etc.
## References
- [Example reference](http://www.example.com)
- [Wabit season!](https://www.youtube.com/watch?v=17ocaZb-bGg)