Contribution are welcome as always. Checkout the existing issues or create issues if you encounter any problem with the project.
-
Fork and clone the repository.
-
Always branch from
development
branch locally.- Make sure that you have updated
development
branch locally.
- Make sure that you have updated
-
If resolving an issue then create a branch with name like
bugfix-#<issue_number>
orenhancement-#<issue_number>
-
Write a commit messages describing the changes you made
-
Rebase your commits with latest changes from
development
. -
Push your changes to your upstream fork.
-
Create a pull request to the
development
branch of the repository. -
Create a pull request to the
development
branch of the repository