Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 421 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 421 Bytes

practice-git-skills

Contribution Guidelines:

  • Add a comment to an issue you want to work on to "assign" yourself to that issue
  • Fork this repo
  • Create a new branch on your forked repo and name it like so:
    • yourGithubHandle_shortTitleOfIssue
    • example: vuinguyen_addIceCreamFlavor , would be the branch name to work on the Add Ice Cream Flavor Issue