Summary and Schedule
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
Setup Instructions | Download files required for the lesson | |
Duration: 00h 00m | 1. Introduction |
“What is issue tracking?” “Why is issue tracking useful?” |
Duration: 00h 10m | 2. Basic Issue Tracking |
“How do you make an issue?” “How do you interact with an open issue?” “How do you close an issue?” |
Duration: 00h 30m | 3. Labelling Issues | “How do you make and assign labels to issues?” |
Duration: 00h 40m | 4. Issue Templates |
“What are issue templates?” “How do you make issue templates?” “How do you customize the template chooser?” |
Duration: 01h 00m | Finish |
The actual schedule may vary slightly depending on the topics and exercises chosen by the instructor.
CodeRefinery has useful information about how to get started with git, from installation to usage.