1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

Create PULL_REQUEST_TEMPLATE.md

This commit is contained in:
xiaojing 2019-01-29 10:25:59 +08:00 committed by GitHub
parent ac0cd78c10
commit 2521246a5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

15
PULL_REQUEST_TEMPLATE.md Normal file
View File

@ -0,0 +1,15 @@
### Describe what this PR does / why we need it
### Does this pull request fix one issue?
<!--If that, add "Fixes #xxxx" below in the next line. For example, Fixes #15. Otherwise, add "NONE" -->
### Describe how you did it
### Describe how to verify it
### Special notes for reviews