We all love contributions from everyone and about everything that will make the project better. By participating in this project, you agree to abide by the thoughtbot code of conduct.
Everyone must follow the code of conduct thoughtbot's project codebases, issue trackers, mailing lists, etc.
- Find/Create an Issue to work on.
Fork
the repository.- Create a new
test
branch from themain
branch. - Make changes and test them.
Commit
your changes.- Submit a PR with a meaningful header and mention the issue for which changes are made(if any) in the PR description.
- Wait till PR gets reviewed ✔ .
- Changes other than stated issue/bug.
- Make sure you don't make single-line changes like renaming a variable.
- If your PR contains indentation changes, it will be not accepted.
- Do not make duplicate PRs.
THANKS ! Keep Contributing.✌