You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by ck...@apache.org on 2022/09/02 06:57:58 UTC

[ozone-go] branch master updated: HDDS-5340. Put github PR template of ozone-go (#9)

This is an automated email from the ASF dual-hosted git repository.

ckj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone-go.git


The following commit(s) were added to refs/heads/master by this push:
     new 06a9ffa  HDDS-5340. Put github PR template of ozone-go (#9)
06a9ffa is described below

commit 06a9ffad5a76a245d576a97b82b995768410f93a
Author: Yi-Sheng Lien <yi...@apache.org>
AuthorDate: Fri Sep 2 14:57:53 2022 +0800

    HDDS-5340. Put github PR template of ozone-go (#9)
---
 .github/pull_request_template.md | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
new file mode 100644
index 0000000..1234376
--- /dev/null
+++ b/.github/pull_request_template.md
@@ -0,0 +1,16 @@
+## What changes were proposed in this pull request ?
+
+(Please fill in changes proposed in this fix)
+
+## What is the link to the Apache JIRA ?
+
+(Please create an issue in ASF JIRA before opening a pull request,
+and you need to set the title of the pull request which starts with
+the corresponding JIRA issue number. (e.g. HDDS-XXXX. Fix a typo in YYY.)
+
+Please replace this section with the link to the Apache JIRA)
+
+## How was this patch tested ?
+
+(Please explain how this patch was tested. Ex: unit tests, manual tests)
+(If this patch involves UI changes, please attach a screen-shot; otherwise, remove this)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@ozone.apache.org
For additional commands, e-mail: commits-help@ozone.apache.org