Skip to content

Commit 491d4f3

Browse files
authored
Improve usage overview (#960)
1 parent 3ce8862 commit 491d4f3

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

docs/input/documentation/usage/index.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,14 @@ which can be used inside your projects Cake build to add issue management.
1313

1414
The addins can be added individually to any Cake build and allow advanced customizations:
1515

16-
* [Creating Issues](creating-issues/creating-issues.md)
17-
* [Reading Issues](reading-issues/index.md)
18-
* [Creating Reports](creating-reports/index.md)
19-
* [Reporting Issues To Pull Request And Build Systems](reporting-issues-to-pull-requests/index.md)
20-
* [Breaking Builds](breaking-builds/breaking-builds.md)
16+
<div class="grid cards" markdown>
17+
18+
* :material-creation-outline: [Creating Issues](creating-issues/creating-issues.md)
19+
* :material-import: [Reading Issues](reading-issues/index.md)
20+
* :material-monitor-dashboard: [Creating Reports](creating-reports/index.md)
21+
* :material-comment-text: [Reporting Issues To Pull Request And Build Systems](reporting-issues-to-pull-requests/index.md)
22+
* :material-exclamation: [Breaking Builds](breaking-builds/breaking-builds.md)
23+
24+
</div>
2125

2226
[Recipe packages]: recipe/index.md

0 commit comments

Comments
 (0)