Skip to content

Commit d9848d2

Browse files
Remove duplicate section from planning-and-tracking-work-for-your-tea… (#40443)
Co-authored-by: Sharra-writes <[email protected]>
1 parent 40e9e54 commit d9848d2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

content/issues/tracking-your-work-with-issues/learning-about-issues/planning-and-tracking-work-for-your-team-or-project.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -101,12 +101,6 @@ Below we have added a task list to our Project Octocat issue, breaking it down i
101101

102102
![Screenshot of an issue called "Front-end work for Project Octocat." The issue body contains a task list, with a checkbox preceding each issue link.](/assets/images/help/issues/quickstart-add-task-list-to-issue.png)
103103

104-
## Using labels to highlight project goals and status
105-
106-
You can create labels for a repository to categorize issues, pull requests, and discussions. {% data variables.product.prodname_dotcom %} also provides default labels for every new repository that you can edit or delete. Labels are useful for keeping track of project goals, bugs, types of work, and the status of an issue. See [AUTOTITLE](/issues/using-labels-and-milestones-to-track-work/managing-labels#creating-a-label).
107-
108-
Once you have created a label in a repository, you can apply it on any issue, pull request, or discussion in the repository. You can then filter issues and pull requests by label to find all associated work. For example, find all the front end bugs in your project by filtering for issues with the `front-end` and `bug` labels. See [AUTOTITLE](/issues/tracking-your-work-with-issues/filtering-and-searching-issues-and-pull-requests).
109-
110104
### Label example
111105

112106
Below is an example of a `front-end` label that we created and added to the issue.

0 commit comments

Comments
 (0)