From the course: Practical GitHub Project Management and Collaboration

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Using labels

Using labels

- [Instructor] Labels are another way that items can be categorized. Now, they're useful when you want to create a unique grouping that is not addressed by other things like milestones or status. Now, to use labels, you really have to go into issues, so you should go to a repository, and right here, you can see the list of labels available to the repository. So if we click on them, here's where you can edit them. Now, you can get to them within projects. If you click on any one of these items, you'll see that there is a spot for labels, and we can add them right here. We just can't create new labels, but they're all right here. Now, if you do go to the repos and you click on labels, you can edit them, delete them, add new ones. This is a great interface for that. And you can see that there are different kinds of labels that are already provided by default for typical things that happen with repos. So you can see that there's…

Contents