File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed
docs/input/documentation/usage Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -13,10 +13,14 @@ which can be used inside your projects Cake build to add issue management.
13
13
14
14
The addins can be added individually to any Cake build and allow advanced customizations:
15
15
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 >
21
25
22
26
[ Recipe packages ] : recipe/index.md
You can’t perform that action at this time.
0 commit comments