Skip to content

Commit 804ed04

Browse files
committed
Add english comment to PULL_REQUEST_TEMPLATE
1 parent 6db50e1 commit 804ed04

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,10 @@ Do not create a Pull Request without creating an issue first.
2525
<!-- 请先创建 Issue 讨论,然后在这里链接 -->
2626
<!-- Please create an issue for discussion first, then link it here -->
2727

28-
**Issue 链接 / Issue Link:** #{$IssueNumber} <!-- 请修改 {$IssueNumber} 为真实的编号 -->
28+
**Issue 链接 / Issue Link:** #{$IssueNumber}
29+
30+
<!-- 请修改 {$IssueNumber} 为真实的编号。 -->
31+
<!-- Please update {$IssueNumber} to an actual number. -->
2932

3033
- [ ] 我已经创建了相关 Issue 并进行了讨论 / I have created and discussed the related issue
3134
- [ ] 这是一个微小的修改(如错别字),不需要 Issue / This is a trivial change (like typo fix) that doesn't need an issue

0 commit comments

Comments
 (0)