2devyank / Hackto-Projects

Deep Dive in Open source by contributing in Hacktoberfest 2022
MIT License
0 stars 6 forks source link
flutter hacktoberfest hacktoberfest-accepted hacktoberfest2022 html-css-javascript reactjs vuejs

Screenshot from 2022-10-01 10-04-58

Firstly welcome! this is your very first step to deep dive in open source ,here we welcome every type of project which somehow help other developer to learn and get started with the open source and become a part of open source community .

Some guidelines to follow

steps to contribute

star this repository


Screenshot from 2022-10-01 15-56-13


create an issue in order to work on a project


Screenshot from 2022-10-01 15-49-22


fork this repository


Screenshot from 2022-10-01 15-56-28


clone this repository on your local machine


git clone https://github.com/2devyank/Hackto-Projects.git


Screenshot from 2022-10-01 15-59-44


create a new branch for your project

git checkout -b "your branch name"

create a new directory for your project

add your project

git add .

git commit -m "project added"

push your project

git push

then finally make a pull request

Contributors

Made with contrib.rocks.