Please follow these steps to get your work merged in.
- Check the design guidelines in the
css/folder. - Clone the repo and make a new branch:
$ git checkout https://github.com/marcelluscaio/faceMovie -b [name_of_new_branch]. - Add a feature, fix a bug, or refactor some code :)
- Write/update tests for the changes you made, if necessary.
- Update
README.md, if necessary. - Open a Pull Request with a comprehensive description of changes.