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.