Summary and Setup
Everyone keeps track of their work. You may use post-it notes, calendar reminders, or any other plethora of options. Software development is no different.
In this lesson, students will learn how to get started with GitHub Issues and move into advanced topics such as labels and templates.
Prerequisites
- Basic understanding of git
- git (installed locally)
- GitHub account
- Copy of INTERSECT Practice Template
CodeRefinery has useful information about how to get started with git, from installation to usage.