You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by ya...@apache.org on 2021/01/15 02:42:22 UTC

[incubator-doris] branch master updated: Update PULL_REQUEST_TEMPLATE.md (#5240)

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

yangzhg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git


The following commit(s) were added to refs/heads/master by this push:
     new 449ba1e  Update PULL_REQUEST_TEMPLATE.md (#5240)
449ba1e is described below

commit 449ba1e32123f01db824585aef9067466f1e6727
Author: Ting Sun <11...@mail.sustech.edu.cn>
AuthorDate: Fri Jan 15 10:42:10 2021 +0800

    Update PULL_REQUEST_TEMPLATE.md (#5240)
---
 .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 a7aa5e7..42a5977 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -17,7 +17,7 @@ _Put an `x` in the boxes that apply_
 
 _Put an `x` in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code._
 
-- [] I have create an issue on (Fix #ISSUE), and have described the bug/feature there in detail
+- [] I have created an issue on (Fix #ISSUE) and described the bug/feature there in detail
 - [] Compiling and unit tests pass locally with my changes
 - [] I have added tests that prove my fix is effective or that my feature works
 - [] If this change need a document change, I have updated the document


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