From the course: GitHub Issues and Projects for Teams
Unlock the full course today
Join today to access over 24,200 courses taught by industry experts.
Managing labels - GitHub Tutorial
From the course: GitHub Issues and Projects for Teams
Managing labels
- [Instructor] A common problem that occurs within collaborative teams on a GitHub project is that as time progresses, the amount of issues that are created can become overwhelming especially when no form of organization is applied to them. GitHub Labels attempt to solve that problem. Let's look at what Labels are and how we can use them in our repo. Labels are used as an identifier for several key aspects within GitHub, but in this video, we'll focus on how to use them alongside issues. We can find the Label menu under the Issues tab within our repo. To do so, simply select the Labels menu tab found next to the new Issue button, to access all the labels that exist in our repo. By default, GitHub provides nine labels in every repository created. As shown they arrange from duplicate to help needed. We can also customize our own label to best reflect our team and projects dynamic. We will be creating a new label for a…
Contents
-
-
-
Creating an issue4m 17s
-
(Locked)
Using task lists2m 39s
-
(Locked)
Adding assignees2m 1s
-
(Locked)
Linking pull requests2m 33s
-
(Locked)
Differences between an issue, a discussion, and a pull request2m 27s
-
(Locked)
Managing labels2m 33s
-
(Locked)
Managing milestones2m 33s
-
(Locked)
Using templates2m 50s
-
(Locked)
Challenge: DIY issue34s
-
(Locked)
Solution: DIY issue4m 48s
-
-
-
-
-