Skip to content

derekdunes/GitoberFest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitoberFest

Git repo for Hacktober Ideas and Attendance to the Event

How to get started

  1. Fork this repository (Click the Fork button in the top right of this page).
  2. Clone your fork down to your local machine.
  3. Create a branch for a new feature using "git checkout -b add/your-branch-name".
  4. Make your changes using the following commands -
    1. Add your Name to Attendance.md and Add your Hacktober Fest Idea in idea.md
    2. git add .
    3. git commit -m 'commit message'
    4. git push origin add/your-branch-name
  5. Create a New Pull Request from your forked repository.
  6. Wait for your PR review and merge approval!

⭐⭐Star this repository if you liked the idea and have fun.⭐⭐

About

Git repo for Hacktober Ideas and Attendance list

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors