Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 382 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (7 loc) · 382 Bytes

Contributing

Contribution are welcome as always. Checkout the existing issues or create issues.

Steps for contributing:

  • Fork and clone the repository

  • If resolving an issue then create a branch with name like bugfix-#<issue_number> or enhancement-#<issue_number>

  • After commiting, push the branch to your upstream fork.

  • Create a Pull request to this repository