We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6db50e1 commit 804ed04Copy full SHA for 804ed04
.github/PULL_REQUEST_TEMPLATE.md
@@ -25,7 +25,10 @@ Do not create a Pull Request without creating an issue first.
25
<!-- 请先创建 Issue 讨论,然后在这里链接 -->
26
<!-- Please create an issue for discussion first, then link it here -->
27
28
-**Issue 链接 / Issue Link:** #{$IssueNumber} <!-- 请修改 {$IssueNumber} 为真实的编号 -->
+**Issue 链接 / Issue Link:** #{$IssueNumber}
29
+
30
+<!-- 请修改 {$IssueNumber} 为真实的编号。 -->
31
+<!-- Please update {$IssueNumber} to an actual number. -->
32
33
- [ ] 我已经创建了相关 Issue 并进行了讨论 / I have created and discussed the related issue
34
- [ ] 这是一个微小的修改(如错别字),不需要 Issue / This is a trivial change (like typo fix) that doesn't need an issue
0 commit comments