From a3197d41b665b6940ab9ecafd8e999b4fdad6267 Mon Sep 17 00:00:00 2001 From: liqiang Date: Thu, 11 Aug 2022 15:51:17 +0800 Subject: [PATCH] IssueNo:https://gitee.com/openharmony/notification_common_event_service/issues/I5LTG7 Description:add pr template Sig: SIG_ApplicationFramework Feature or Bugfix:Feature Binary Source:No Signed-off-by: liqiang Change-Id: I318038806d5332ab2a28fdd9449d8096b41531d6 --- .gitee/PULL_REQUEST_TEMPLATE.zh-CN.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitee/PULL_REQUEST_TEMPLATE.zh-CN.md diff --git a/.gitee/PULL_REQUEST_TEMPLATE.zh-CN.md b/.gitee/PULL_REQUEST_TEMPLATE.zh-CN.md new file mode 100644 index 000000000..382a0ba8e --- /dev/null +++ b/.gitee/PULL_REQUEST_TEMPLATE.zh-CN.md @@ -0,0 +1,7 @@ +**IssueNo**: +**Description**: +**Sig**: SIG_BscSoftSrv +**Feature or Bugfix**: +**Binary Source**: +**TDD Result**: +**XTS Result**: \ No newline at end of file -- Gitee