Contribution are welcome as always. Checkout the existing issues or create issues.
Steps for contributing:
-
Fork and clone the repository
-
Always branch from
developmentbranch locally.- Make sure that you have updated
developmentbranch locally.
- Make sure that you have updated
-
If resolving an issue then create a branch with name like
bugfix-#<issue_number>orenhancement-#<issue_number> -
After commiting, push the branch to your upstream fork.
-
Create a pull request to the
developmentbranch of the repository