Skip to content

Commit 9d3373c

Browse files
chore: add issues metrics page to navbar CF-1514 (#2421)
* add page to nav * consistent title formatting * review order + formatting
1 parent c7373c8 commit 9d3373c

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

docs/organizations/issues-metrics.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
description: The organization's Issues dashboard provides an overview of all the issues detected in the repositories belonging to your Git provider organization.
33
---
44

5-
# Issues Metrics
5+
# Issues metrics
66

7-
The **Issues Metrics** dashboard provides an overview of all the issues detected in the repositories belonging to your Git provider organization. Here, you can navigate through the issues detected in your repositories and filter them by severity and category. You can also filter the issues by selecting specific repositories or using [the segments that you have set up](segments.md).
7+
The **Issues metrics** dashboard provides an overview of all the issues detected in the repositories belonging to your Git provider organization. Here, you can navigate through the issues detected in your repositories and filter them by severity and category. You can also filter the issues by selecting specific repositories or using [the segments that you have set up](segments.md).
88

99
![Open issues dashboard](images/open-issues-dashboard.png)
1010

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -608,6 +608,7 @@ nav:
608608
- organizations/organization-overview.md
609609
- organizations/managing-repositories.md
610610
- organizations/segments.md
611+
- organizations/issues-metrics.md
611612
- organizations/using-gate-policies.md
612613
- organizations/using-coding-standards.md
613614
- Managing integrations:

0 commit comments

Comments
 (0)