Commits
- Write clear meaningful git commit messages (Do read http://chris.beams.io/posts/git-commit/)
- Make sure your PR's description contains GitHub's special keyword references that automatically close the related issue when the PR is merged. (More info at https://github.com/blog/1506-closing-issues-via-pull-requests )
Join the development
- Before you join development, please set up the project on your local machine, run it and go through the application completely. Explore the aspects.
- If you would like to work on an issue, drop in a comment at the issue. If it is already assigned to someone, but there is no sign of any work being done, please free to drop in a comment so that the issue can be assigned to you if the previous assignee has dropped it entirely.
- If you need any assets (like font colour, font size, or other UI) or have any queries, drop your query as a comment at the issue.
Do not make any spam pull requests!