Git repo for Hacktober Ideas and Attendance to the Event
- Fork this repository (Click the Fork button in the top right of this page).
- Clone your fork down to your local machine.
- Create a branch for a new feature using "git checkout -b add/your-branch-name".
- Make your changes using the following commands -
- Add your Name to Attendance.md and Add your Hacktober Fest Idea in idea.md
- git add .
- git commit -m 'commit message'
- git push origin add/your-branch-name
- Create a New Pull Request from your forked repository.
- Wait for your PR review and merge approval!
⭐⭐Star this repository if you liked the idea and have fun.⭐⭐