Skip to content

Participate in Hacktoberfest by contributing to any Open Source project on GitHub! Here is a starter project for first-time contributors. #hacktoberfest20. Don’t forget to read the README.md for guidance.

License

Notifications You must be signed in to change notification settings

j-kon/hacktoberfest20

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacktoberfest20

GitHub issues GitHub forks GitHub stars

IMPORTANT INSTRUCTIONS

To earn your Hacktoberfest tee or tree reward, you must register and make four valid pull requests (PRs) between October 1-31 (in any time zone). PRs made before or after that won't be counted!!

Visit the hactoberfest site for more details :- https://hacktoberfest.digitalocean.com

This project is perfect for your first pull request

Instructions

  • Fork this Repository using the button at the top

  • Clone your forked repository to your pc

  • Create a new branch for your modifications using either of the git commands below

    • git branch new-user and checkout to it git checkout new-user

    or

    • git checkout -b new-user to create and checkout to it at the same time)
  • Add your your own card quote following the previous format index.html

  • Add your quote card (git add -A), commit (git commit -m "added myself") and push (git push origin new-user)

  • Create a pull request

  • Star this repository

How to make your first Pull Request

Replace <YOUR-USERNAME> with your GitHub username in this guide.

1. Add your quote card to the folder

Add a quote card of your choice in index.html.

index.html

2. Wait for Pull Request to merge

3. Celebrate - you've done your first pull request!!

About

Participate in Hacktoberfest by contributing to any Open Source project on GitHub! Here is a starter project for first-time contributors. #hacktoberfest20. Don’t forget to read the README.md for guidance.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published