Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 892 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (13 loc) · 892 Bytes

Contribuiton Guidelines

  • Please specify your full name on your GitHub profile for review.
  • Participants can also open their issues, but it needs to be verified.
  • 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.
  • 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.