This is an automated email from the ASF dual-hosted git repository.
abhishek pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new cc89c661d0 Move the tips section in PR template into comments block
(#13676)
cc89c661d0 is described below
commit cc89c661d0aebf95bb85f01bfbedf76251e2f307
Author: Abhishek Agarwal <[email protected]>
AuthorDate: Mon Jan 16 17:01:20 2023 +0530
Move the tips section in PR template into comments block (#13676)
---
.github/pull_request_template.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 8c518a050a..752719f361 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -42,9 +42,10 @@ In each section, please describe design decisions made,
including:
If your change doesn't have end user impact, you can skip this section.
--->
For tips about how to write a good release note, see [Release
notes](https://github.com/apache/druid/blob/master/CONTRIBUTING.md#release-notes).
+-->
+
<hr>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]