修正了 ISSUE 模板中的邮件联系描述,并在 PULL_REQUEST 模板中调整了部分语句的标点符号,以提高文档清晰度。
@@ -12,4 +12,4 @@ contact_links:
about: 若你需要与作者取得直接联系,可以使用上述网站留言。
- name: 邮件联系
url: mailto://contact@song-zh.com
- about: 若你需要与作者取得直接联系,可以使用上述邮件。
+ about: 若你需要与作者取得直接联系,可以使用上述邮件。
@@ -19,11 +19,11 @@ templates:
description: 遇到了错误并进行修复。
filename: 1-bug.md
template: 1-bug.md
- - name: 添加了新特性或功能
+ - name: 添加了新特性或功能。
description: 添加了新的特性或功能。
filename: 2-feature.md
template: 2-feature.md
- name: 其他
- description: 其他提交,
+ description: 其他提交。
filename: 3-other.md
- template: 3-other.md
+ template: 3-other.md