No description
  • HTML 59.5%
  • CSS 40.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Daniel Marconetto 2e292c4176 Update index.html
2016-02-05 14:48:48 +00:00
index.html Update index.html 2016-02-05 14:48:48 +00:00
README.md Pointing to the guide for forking 2014-02-12 15:20:44 -08:00
styles.css Create styles.css and updated README 2014-02-12 15:18:55 -08:00

Well hello there!

This repository is meant to provide an example for forking a repository on GitHub.

Creating a fork is producing a personal copy of someone else's project. Forks act as a sort of bridge between the original repository and your personal copy. You can submit Pull Requests to help make other people's projects better by offering your changes up to the original project. Forking is at the core of social coding at GitHub.

After forking this repository, you can make some changes to the project, and submit a Pull Request as practice.

For some more information on how to fork a repository, check out our guide, "Forking Projects"". Thanks! 💖