Add gitee pull request template

This commit is contained in:
leonwanghui
2020-09-15 19:17:08 +08:00
committed by Gitee
parent 4ecac88a8e
commit 7f7b7df65d
2 changed files with 28 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
<!-- Thanks for sending a pull request! Here are some tips for you:
If this is your first time, please read our contributor guidelines: https://gitee.com/mindspore/mindspore/blob/master/CONTRIBUTING.md
-->
**What type of PR is this?**
> Uncomment only one ` /kind <>` line, hit enter to put that in a new line, and remove leading whitespaces from that line:
>
> /kind bug
> /kind task
> /kind feature
**What does this PR do / why do we need it**:
**Which issue(s) this PR fixes**:
<!--
*Automatically closes linked issue when PR is merged.
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
-->
Fixes #
**Special notes for your reviewers**:
+2
View File
@@ -0,0 +1,2 @@
Ascend Tool
Copyright 2019-2020 Huawei Technologies Co., Ltd