Skip to content

GDG-GTBIT/HACKTOBERFEST21-GTBIT-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

HacktoberFest-21-GTBIT-ML

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:-

  1. Please assign yourself the issue before you start working on it.
  2. Fork and clone the repository
  3. Create a new branch: git checkout -b my-branch-name
  4. Add a file with your name in the contributions folder telling about your contributions and also link that file in the readme
  5. 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.
  6. Push to your fork and submit a pull request
  7. Pat your self on the back and wait for your pull request to be reviewed and merged..

Resources

  1. How to Contribute to Open Source
  2. Using Pull Requests
  3. GitHub Help

Happy Hacking !!!!