Greetings!!!
For all those who're interested in beginning their journey into the world of Open Source & have prior experience with Python or building Machine Learning models, this is the place to begin with!
To begin, the following steps should be followed:-
- Please assign yourself the issue before you start working on it.
- Fork and clone the repository
- Create a new branch: git checkout -b my-branch-name
- Add a file with your name in the contributions folder telling about your contributions and also link that file in the readme
- Add a reference of your issue by adding # folowed by your issue no. that has been assigned to you. for ex : code for #10 will give reference about the issue no. 10 in your PR's commit message.
- Push to your fork and submit a pull request
- Pat your self on the back and wait for your pull request to be reviewed and merged..