/practice-git-skills

A simple project for folks to practice submitting PRs using Git

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