Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 1.25 KB

CONTRIBUTING.md

File metadata and controls

20 lines (18 loc) · 1.25 KB

Contribuiton Guidelines

  • Please specify your full name on your GitHub profile for review.
  • Each participant will be assigned 2 issues (max) at a time to work.
  • Participants have 7 days to complete issues.
  • Participants have to comment on issues they would like to work on, and mentors will assign you.
  • Issues will be assigned on a first-come, first-serve basis.
  • Participants can also open their issues, but it needs to be verified and labelled by a mentor.
  • Before opening a new issue, please check if it is already created or not.
  • Share your work sample and discuss it before sending PR.
  • Pull requests will be merged after being reviewed by a mentor/maintainer.
  • Create a pull request from a branch not from Main.
  • You will be scored based on the level of issues you have solved.
  • It might take a day or tow to review your pull request. Please have patience and be nice.
  • We all are here to learn. You are allowed to make mistakes. That's how you learn, right!

Pull Requests review criteria:

  • Please mention parent issue no. with "#" in the description while sending a pull request.
  • Your work must be original, written by you not copied from other resources.
  • You must comment on your code where necessary.