Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 517 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (10 loc) · 517 Bytes

CONTRIBUTING GUIDELINES

  1. Fork the repository.
  2. Clone the repository to your system.
  3. Check the issues.
  4. Make your changes in a separate branch (other than master).
  5. Commit your changes with proper commit messages. Also properly mention the issue number. (Eg: #27).
  6. Create a pull request.
  7. Ping the maintainer (@ghoshbishakh) if you do not get a response within 3 days.
  8. Enjoy contributing :)