mirror of
https://github.com/d0zingcat/rime-ice.git
synced 2026-05-13 15:09:58 +00:00
chore: update readme and issue template
This commit is contained in:
9
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
9
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@@ -66,11 +66,10 @@ body:
|
||||
label: 自定义配置
|
||||
description: 如果你对雾凇进行了修改或者打了补丁,请在此处提供你的自定义配置
|
||||
placeholder: |
|
||||
完整配置文件请压缩上传。
|
||||
配置片段请包裹在 Markdown 代码块中。即用三个反引号(```)包裹,如
|
||||
```yaml
|
||||
# 你的配置片段
|
||||
```
|
||||
将自定义文件打包为 zip,拖放到此处。
|
||||
|
||||
配置片段放在 Markdown 的代码块中。
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -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 方案的全面教程。
|
||||
|
||||
8
.github/ISSUE_TEMPLATE/others.yaml
vendored
8
.github/ISSUE_TEMPLATE/others.yaml
vendored
@@ -38,10 +38,6 @@ body:
|
||||
label: 补充信息
|
||||
description: 此处可以提供配置文件片段、完整配置文件压缩包、或者日志等信息。你认为相关的 issue 也可以在此处注明。
|
||||
placeholder: |
|
||||
完整配置文件请压缩上传。
|
||||
|
||||
配置片段请包裹在 Markdown 代码块中。即用三个反引号(```)包裹,如
|
||||
```yaml
|
||||
# 你的配置片段
|
||||
```
|
||||
将自定义文件打包为 zip,拖放到此处。
|
||||
|
||||
配置片段放在 Markdown 的代码块中。
|
||||
|
||||
Reference in New Issue
Block a user