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.
Differences between an issue, a discussion, and a pull request - GitHub Tutorial
From the course: GitHub Issues and Projects for Teams
Differences between an issue, a discussion, and a pull request
- [Instructor] In this video, we'll dive into the world of collaboration and explore the key differences between an issue, discussion, and pull request on GitHub. Whether you're new or a seasoned GitHub user, understanding these concepts well is crucial to effective teamwork while contributing to projects. Let's get started. Issue. An issue in GitHub is a way to track tasks, enhancements, bugs, or other kinds of conversations related to a repository. Issues have the ability to be linked to new or existing discussions and pull requests, which allow for an ease in management of relevant items. Issues can be labeled as assigned to specific users and organized using milestones. They serve as a central point for collaboration and communication among contributors and users. Issues are primarily text-based and can include comments, images, code, snippets, and links. GitHub discussions is a relatively newer feature that allows for more organized and structured conversations beyond just bug…
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
-
-
-
-
-