Hacktoberfest 2022
A Repo Where you can contribute Hacktoberfest!
P.S. Star β and Share this repository, if you had fun!! π
- Fork this repo (button on top)
- Clone on your local machine
git clone https://github.com/sathvik2025/sathvik2025.git
- Navigate to project directory.
cd sathvik2025
- Create a new Branch
git checkout -b my-new-branch
git add .
- Commit your changes.
git commit -m "Relevant message"
- Then push
git push origin my-new-branch
- Create a new pull request from your forked repository
Made with contrib.rocks.