2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-21 05:25:32 +00:00

Remove 2 PR template under .github/PULL_REQUEST_TEMPLATE which can not be applied automatically (#5585)

This commit is contained in:
zet809
2018-09-20 09:36:12 +08:00
committed by Bin Xu
parent 4164dd2dc9
commit a9190ecee6
2 changed files with 0 additions and 20 deletions

View File

@ -1,10 +0,0 @@
### The PR is to fix issue _#xxx_
### The modification include
_##item1_
_##item2_
### The UT result
`##The UT output##`

View File

@ -1,10 +0,0 @@
### The PR is for task _#xxx_ or to implementate feature #xxx
_##Feature description##_
### The content of the PR:
* [ ] _##The mini-design link_
* [ ] _##The basic code logic_
### The UT result
`The output of test result`