Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 277 Bytes

File metadata and controls

13 lines (10 loc) · 277 Bytes

Project Structure (Template)

Goal

  • Understand what files and folders are for

In this repo

  • README.md = start page
  • CONTRIBUTING.md = how to contribute
  • docs/ = learning pages
  • practice/ = beginner tasks

Tip

  • Start with practice/ for your first PR