diff --git a/.github/ISSUE_TEMPLATE/1.bug.yml b/.github/ISSUE_TEMPLATE/1.bug.yml index 400efdb3..cd09055c 100644 --- a/.github/ISSUE_TEMPLATE/1.bug.yml +++ b/.github/ISSUE_TEMPLATE/1.bug.yml @@ -41,7 +41,7 @@ body: attributes: label: 你的应用配置信息 description: 请提供你的配置文档,**请注意数据脱敏**。 - value: | - ```toml - 把你的配置信息粘贴到这里 - ``` + value: | + ```toml + 把你的配置信息粘贴到这里 + ```