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

tison pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git


The following commit(s) were added to refs/heads/master by this push:
     new 8125d1f6f63 [improve][ci] Move away from using the term `master` in PR 
template  (#20599)
8125d1f6f63 is described below

commit 8125d1f6f63014a2aba1b53d48e98b9546afd001
Author: Kim, Joo Hyuk <[email protected]>
AuthorDate: Sun Jun 18 18:25:20 2023 +0900

    [improve][ci] Move away from using the term `master` in PR template  
(#20599)
    
    Co-authored-by: tison <[email protected]>
---
 .github/PULL_REQUEST_TEMPLATE.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index fdb8459024b..c148e8f61da 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -18,7 +18,7 @@ Fixes #xyz
 
 <!-- or this PR is one task of an issue -->
 
-Master Issue: #xyz
+Main Issue: #xyz
 
 <!-- If the PR belongs to a PIP, please add the PIP link here -->
 

Reply via email to