chore: update readme and issue template

This commit is contained in:
mirtlecn
2024-11-12 00:06:15 +08:00
parent e5c2e05415
commit 7e12454a80
4 changed files with 8 additions and 13 deletions

View File

@@ -66,11 +66,10 @@ body:
label: 自定义配置
description: 如果你对雾凇进行了修改或者打了补丁,请在此处提供你的自定义配置
placeholder: |
完整配置文件请压缩上传
配置片段请包裹在 Markdown 代码块中。即用三个反引号(```)包裹,如
```yaml
# 你的配置片段
```
将自定义文件打包为 zip拖放到此处
配置片段放在 Markdown 的代码块中。