|
1 | | -#### Pre-Checking |
| 1 | +[//]: # (The target why you modify something.) |
| 2 | +## _Target_ |
2 | 3 |
|
3 | | -‼️Please must read this section and check by yourself. |
4 | | -⚠️Do NOT modify this section if it doesn't have any necessary reason. |
| 4 | +[//]: # (The summary what you did or your target.) |
| 5 | +* ### Task summary: |
5 | 6 |
|
6 | | -Please verify the PR header should be satisfied below format: |
7 | | - |
8 | | - [commit topic] (commit scope) <commit summary> |
| 7 | + N/A. |
9 | 8 |
|
10 | | -* commit topic: The major topic of your modify. It could have multiple topics, e.g., [Breaking Change + Test]. |
11 | | -* commit scope: The scope in project of modify. It could have multiple scopes, e.g., (config + test). |
12 | | -* commit summary: Summary of the commits. It should be clear that the target, the KEY POINT why you modify it or what you resolve, etc. |
| 9 | +[//]: # (The task ID in ClickUp [project: https://app.clickup.com/9018752317/v/f/90183126979/90182605225] which maps this change.) |
| 10 | +* ### Task tickets: |
13 | 11 |
|
14 | | -Please refer to [GCR (Git Commit Rules)](../../.gitcommitrules) to get more detail about it. |
| 12 | + * Task ID: N/A. |
| 13 | + * Relative task IDs: N/A. |
15 | 14 |
|
16 | | -<hr> |
| 15 | +[//]: # (The key changes like demonstration, as-is & to-be, etc. for reviewers could be faster understand what it changes) |
| 16 | +* ### Key point change (optional): |
17 | 17 |
|
18 | | -### _Target_ |
| 18 | + N/A. |
19 | 19 |
|
20 | | -* The target why you modify something. |
21 | 20 |
|
| 21 | +[//]: # (What's the scope in project it would affect with your modify? For example, would it affect CI workflow? Or any feature usage? Please list all the items which may be affected.) |
| 22 | +## _Effecting Scope_ |
22 | 23 |
|
23 | | -### _Modify Code Scope_ |
| 24 | +* N/A. |
24 | 25 |
|
25 | | -* The more details of project scope which be modified, e.g., (refer to below 2 example items) |
26 | | -* Which sub-packages or modules or objects or functions, etc., in **source code**. |
27 | | -* Which sub-packages or modules or objects or functions, etc., in **test**. |
28 | 26 |
|
| 27 | +[//]: # (The brief of major changes what your modify. Please list it.) |
| 28 | +## _Description_ |
29 | 29 |
|
30 | | -### _Effecting Scope_ |
31 | | - |
32 | | -* What's the scope in project it would affect with your modify? The format could refer to previous one section. |
33 | | - |
34 | | - |
35 | | -### _Description_ |
36 | | - |
37 | | -* the summary of your modify ... |
| 30 | +* N/A. |
0 commit comments