File tree Expand file tree Collapse file tree 1 file changed +18
-7
lines changed Expand file tree Collapse file tree 1 file changed +18
-7
lines changed Original file line number Diff line number Diff line change 11#### What type of PR is this?
2-
32<!--
43Add one of the following kinds:
54
@@ -16,16 +15,28 @@ test: Adding missing tests or correcting existing tests
1615chore: Changes to the build process or auxiliary tools and libraries such as documentation generation
1716-->
1817
19- #### What this PR does / why we need it (English/Chinese):
18+ #### Check the PR title.
19+ <!--
20+ The description of title will be attached in Release Notes,
21+ so please describe it from user-oriented, what this PR does / why we need it.
22+ Please check your PR title with below requirements:
23+ -->
24+ - [ ] The PR title match the format: \< type\> (optional scope): \< description\>
25+ - [ ] The description of PR title is from user-oriented and clear enough for others to understand.
26+
2027
28+ #### (Optional) Translate the PR title into Chinese.
29+
30+
31+ #### (Optional) More detail description for this PR(en: English/zh: Chinese).
2132<!--
22- The description will be attached in Release Notes,
23- so please describe it from user-oriented.
33+ Provide more detail info for review. If it is a perf type PR, perf data is suggested to give.
2434-->
35+ en:
36+ zh(optional):
2537
2638#### Which issue(s) this PR fixes:
27-
2839<!--
29- * Automatically closes linked issue when PR is merged.
40+ Automatically closes linked issue when PR is merged.
3041Eg: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
31- -->
42+ -->
You can’t perform that action at this time.
0 commit comments