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 的代码块中。

View File

@@ -12,7 +12,7 @@ contact_links:
- name: 雾凇拼音常见问题
url: https://github.com/iDvel/rime-ice/issues/133
about: 这里有一些重要问题的答案,提问前请查看,也请事先搜索 issue你的问题也许已经有现成的答案。
- name: RIME 定制文档
url: https://github.com/rime/home/wiki
about: 这里有自定义 RIME 方案的全面教程。

View File

@@ -38,10 +38,6 @@ body:
label: 补充信息
description: 此处可以提供配置文件片段、完整配置文件压缩包、或者日志等信息。你认为相关的 issue 也可以在此处注明。
placeholder: |
完整配置文件请压缩上传
配置片段请包裹在 Markdown 代码块中。即用三个反引号(```)包裹,如
```yaml
# 你的配置片段
```
将自定义文件打包为 zip拖放到此处
配置片段放在 Markdown 的代码块中。