cdsvitbhopal / ProjectArena-ML

An Open-Source repository where anyone can showcase their skills by contributing in machine learning and data science projects.
26 stars 27 forks source link

Join the Hacktoberfest Celebration - Add Your Project! #28

Closed vaasu2002 closed 5 months ago

vaasu2002 commented 1 year ago

Hello, fellow open-source enthusiasts! 🎉

Hacktoberfest is here, and we're excited to celebrate it by adding new projects to our repository. This is your chance to contribute and showcase your project to the open-source community. Let's make Hacktoberfest 2023 a fantastic experience together!

Contributing

To contribute your project to this repository, please follow these steps:

1) Fork this repository to your own GitHub account. 2) Clone the forked repository to your local machine.

git clone https://github.com/cdsvitbhopal/ProjectArena-ML.git

3) Create a new branch for your project.

git checkout -b <github-username>

4) Add your project to the repository within a new folder that follows the naming convention of "Project_#_Name" (e.g. "Project_1_Titanic_Survival"). 5) Include a README file within your project folder that describes the project, its contents, and how to run it. 6) Commit and push your changes to your forked repository.

git commit -m 'Project Name-github-username'
git push origin <branch-name>

7) Create a pull request from your branch to the main branch of this repository. 8) Wait for your pull request to be reviewed and merged.

We encourage all members of our Data Science Club community to contribute their projects to this repository and showcase their skills!