This project is open to anyone in the community. Developers can contribute by adding code, and non-developers can contribute by improving docs. The main goal of this repository is to support open source with hacktoberfest. ![]()
Follow the steps below to start contributing:
- Fork this repository and clone your fork.
- Create a new branch with the name as follows -
<Your name>/<Issue Number>or any appropriate branch name. - Add all the relevant code and tests.:)
- Update the docs if needed (README, gitignore, etc) 🆘
- Push your code to your branch.
- Finally, open a PR against the
masterbranch of this repository.
Good luck!