Skip to content

Commit ab435a5

Browse files
committed
docs: update ISSUE_TEMPLATE
1 parent f30e274 commit ab435a5

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
name: "🐛 Bug Report (缺陷反馈)"
3-
about: '报告错误以帮助我们改进'
2+
name: '🐛 Bug Report (缺陷反馈)'
3+
about: 'Report errors to help us improve(报告错误以帮助我们改进'
44
labels: '🐛 Bug'
55
---
66

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ blank_issues_enabled: true
22
contact_links:
33
- name: 🤔 Ask a question(提问和讨论)
44
url: https://github.com/watermark-design/watermark/discussions
5-
about: Ask questions and discuss with other community members
5+
about: Ask questions and discuss with other community members(提出问题并与其他社区成员讨论)

.github/ISSUE_TEMPLATE/documentation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
name: "📝 Documentation (文档相关)"
3-
about: 修复或补充文档
2+
name: '📝 Documentation (文档相关)'
3+
about: 'Repair or supplement documentation(修复或补充文档'
44
labels: '📝 Documentation'
55
---
66

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: '✨ Feature request(新需求)'
3-
about: '提出新的功能需求'
3+
about: 'Propose new functional requirements(提出新的功能需求'
44
labels: '✨ Feature Request'
55
---
66

0 commit comments

Comments
 (0)