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 b4c8c68 commit 51f0063Copy full SHA for 51f0063
.github/pull_request_template.md
@@ -1,10 +1,4 @@
1
-# {PR title}
2
-
3
-Summary of the changes (Less than 80 chars)
4
5
-简单描述你更改了什么, 不超过80个字符;如果有关联 Issue 请在下方填写相关编号
6
7
-## Description
+## Link issues
8
9
fixes #{bug number} (in this specific format)
10
@@ -43,3 +37,5 @@ fixes #{bug number} (in this specific format)
43
37
- [ ] Doc is updated/provided or not needed
44
38
- [ ] Demo is updated/provided or not needed
45
39
- [ ] Merge the latest code from the main branch
40
+
41
+## Summary of the changes
0 commit comments