Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 440 Bytes

File metadata and controls

23 lines (18 loc) · 440 Bytes

Practice Task: Add Your Name

Goal

  • Make your first PR by editing a markdown file

What to do

  • Add your name to the list below
  • Keep it in A-Z order (by first name)
  • Format:
    • - Your Name (GitHub: @username)

Add your name here

  • Example Person (GitHub: @example)

Tips

  • After editing, run:
    • git status
    • git diff
  • Then commit and push

Done?

  • Open a PR
  • Title idea: "Add my name to practice list"