mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-21 03:02:05 +00:00
Create pull_request_template.md
Add template when creating pull request
This commit is contained in:
parent
66a15e497b
commit
ad581fd7b8
25
pull_request_template.md
Normal file
25
pull_request_template.md
Normal file
@ -0,0 +1,25 @@
|
||||
### The PR is to fix issue _#xxx_
|
||||
|
||||
### The modification include
|
||||
|
||||
_##item1_
|
||||
|
||||
_##item2_
|
||||
|
||||
### The UT result
|
||||
`##The UT output##`
|
||||
|
||||
# Please remove this line and below if fix issue
|
||||
|
||||
# Please remove this line and above for tasks or features
|
||||
|
||||
### The PR is for task _#xxx_ or to implement feature #xxx
|
||||
|
||||
_##Feature description##_
|
||||
|
||||
### The content of the PR:
|
||||
* [ ] _##The mini-design link_
|
||||
* [ ] _##The basic code logic_
|
||||
|
||||
### The UT result
|
||||
`##The UT output##`
|
Loading…
x
Reference in New Issue
Block a user