Skip to content
代码片段 群组 项目
提交 45867793 编辑于 作者: Lorena Ciutacu's avatar Lorena Ciutacu 提交者: Phillip Wells
浏览文件

Fix indentation in tutorial code example

上级 b3cf5f5c
无相关合并请求
......@@ -131,20 +131,20 @@ To create an Insights report, in the `My website` project:
```yaml
bugsCharts:
title: "Charts for bugs"
charts:
- title: "Monthly bugs created"
description: "Open bugs created per month"
type: bar
query:
data_source: issuables
params:
issuable_type: issue
issuable_state: opened
filter_labels:
- bug
group_by: month
period_limit: 12
title: "Charts for bugs"
charts:
- title: "Monthly bugs created"
description: "Open bugs created per month"
type: bar
query:
data_source: issuables
params:
issuable_type: issue
issuable_state: opened
filter_labels:
- bug
group_by: month
period_limit: 12
```
1. Select **Commit changes**.
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册