Joliver1 / itec3870_social

Markdown code social for ITEC 3860/3870 at Georgia Gwinnett College

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

itec3870_social - Markdown code social for ITEC 3870

Instructions

  1. Fork this repository
  2. Add upstream as a new remote repo:
    git remote add upstream https://github.com/ggc-itec/itec3860_social.git
  3. Make sure remotes are set right:
    git remote -v
  4. Create a Markdown file with the following:
  5. Your favorite quote
  6. Picture of your favorite meme
  7. List of your favorite foods and please explain why you like each
  8. Favorite movie or book and why you like it (use an emoji here)
  9. Favorite game and why you like it (also use an emoji here)
  10. Stage new file and commit:
    git add yourname.md then git commit -m "your message"
  11. Pull changes from remote upstream:
    git pull --rebase upstream master
  12. Send Pull Request by visiting your forked repo's Github page

Markdown Tutorial

https://guides.github.com/features/mastering-markdown/

Video Instructions

asciicast

About

Markdown code social for ITEC 3860/3870 at Georgia Gwinnett College