Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 430 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (8 loc) · 430 Bytes

Contributing Guidelines

Thanks for taking the time to contribute to this project. Before making PRs, please note the following:

  • Give the PR a meaningful name.
  • For e.g. 'Fixes #(issue-number): PR name, fixing the particular bug' (without commas)
  • There should be 1 commit for 1 PR.
  • If there are more than 1 commit in a PR, squash them.
  • Pull Request details should be descriptive.
  • Commit message should meaningful.