From 7f7b7df65d9527b4694e0b4e4399c27983ee747c Mon Sep 17 00:00:00 2001 From: leonwanghui Date: Tue, 15 Sep 2020 19:17:08 +0800 Subject: [PATCH] Add gitee pull request template --- .gitee/PULL_REQUEST_TEMPLATE.md | 26 ++++++++++++++++++++++++++ NOTICE | 2 ++ 2 files changed, 28 insertions(+) create mode 100644 .gitee/PULL_REQUEST_TEMPLATE.md create mode 100644 NOTICE diff --git a/.gitee/PULL_REQUEST_TEMPLATE.md b/.gitee/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..3b5dc9c --- /dev/null +++ b/.gitee/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,26 @@ + + +**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**: + +Fixes # + +**Special notes for your reviewers**: + + diff --git a/NOTICE b/NOTICE new file mode 100644 index 0000000..f7c1b75 --- /dev/null +++ b/NOTICE @@ -0,0 +1,2 @@ +Ascend Tool +Copyright 2019-2020 Huawei Technologies Co., Ltd