Skip to content

Feel free to add meme, tech quotes, facts daily in HacktoberFest and get deserving rewards :party:

License

Notifications You must be signed in to change notification settings

LyronAA/HacktoberFest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BANNER

How to make a valid pull request and participate in HacktoberFest?

  1. Fork this repository to your profile from top right of this page.

FORK

  1. Clone the repository to your local machine.

CLONE

git clone git@github.com:HemantSachdeva/HacktoberFest.git || git clone https://github.com/HemantSachdeva/HacktoberFest.git
  1. Now open the cloned repository folder in your favourite code editor, make a new directory/folder as same as your GitHub username. And create a new file named README.md inside that directory.

HemantSachdeva/README.md (my case)

  1. Now write any kind of Joke, Meme, Quote, whatever you want in that file.

  2. Now commit your changes and push to your GitHub account.

git add github_username/README.md
git commit -m "Add README.md or Any Interesting message you like"
git push

Time to make a pull request

  1. Open your GitHub profile on any browser and head to your forked repository page.

  2. You will see one 'Contribute' button. Click on it.

  3. You will see a pull request form. Fill in the form and click on 'Create pull request' button. (Make sure the branch you are trying to merge is the same as your forked repository branch. say 2021 for now)

Most likely I will be merging the PR to 2021 branch in less than a 24 hours. You can contact me if you still have any doubt.

Note:

1. You can use Markdown syntax for formatting.

2. Add any jpg or png or gif into assets directory with your github username if you want to showcase a pic/gif in README.md and copy the download url.

(Read the raw file code of this README.md to know how to add media and make your README look better.)

License

MIT

Feedback

If you have any feedback, please reach out to me at Hemant Sachdeva

🤝 Our Contributors

About

Feel free to add meme, tech quotes, facts daily in HacktoberFest and get deserving rewards :party:

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 43.4%
  • Python 28.8%
  • C++ 21.9%
  • C 4.9%
  • CSS 1.0%