Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 354 Bytes

Contributing.md

File metadata and controls

13 lines (7 loc) · 354 Bytes

Important points to be noted while contributing:

  • Ask for the issue to be assigned to you before starting to work.

  • Raise the issue or comment to ask for assigning the issue.

  • Fork the project.

  • Commit changes to your copy of the repo.

  • Update your repo with the main project using pull command.

  • Create a PR and resolve conflicts if any.