Open Source Guides (https://opensource.guide/) are a collection of resources for individuals, communities, and companies who want to learn how to run and contribute to an open source project.
-
Clone the repo
-
Go through the issue and please drop the comment on issue after you start working on it
-
Branch name should be the issue number
-
Creating your PR:
- PR description must contain problem described in the issue
- PR description must contain Test Plan
- If the PR is in progress then please add the label 'code/in progress'. If it is in ready for review state then please add the label 'cod/ready for review'
-
Please comment down on the issue if you have any blockers.