Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 448 Bytes

CONTRIBUTING.md

File metadata and controls

23 lines (15 loc) · 448 Bytes

Thanks for your contributing

We allow for contributing of a variety of ways.

  • Answering issues.
  • Code contributions.
  • Improving documents.

Code Contributions

Very simple process.

  1. Fork the repository.
  2. Create a branch.(Name is recommended issueName or issueNumber)
  3. Develop something..
  4. Pull request.

Ref. github contribution guide