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. We encourage everyone to improve the readme as well! :)
- Push your code to your branch.
- Finally, open a PR against the
master
branch of this repository.
Good luck!