Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.21 KB

Contributing.md

File metadata and controls

23 lines (18 loc) · 1.21 KB

Contributing Guidelines

Labels

Labels can help you find an issue you'd like to help with.

  • The help wanted label is for problems or updates that anyone in the community can start working on.
  • The good first issue label is for problems or updates we think are ideal for beginners.

Work on the issue assigned

  • Keep your commits clean.
  • when syncing your fork, consider rebasing the changes on top of yours instead of creating a merge commit for the same.
  • Make sure to update the documentation accordingly (if required).

Pull Request

  • Go to your fork and create a pull request from there.
  • Wait for it to be reviewed and merge by the maintainers/moderators.
  • Celebrate 🎉

Need help ?

You can refer to the following articles on basics of Git and Github and also don't hasitate to ask for help from project maintainers in case you face any problem or find yourself stuck somewhere in the process :