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

juzhiyuan pushed a commit to branch juzhiyuan-patch-1
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git

commit c1a172f5793a032da516ff87a2ddac0a720fdf82
Author: 琚致远 <juzhiy...@apache.org>
AuthorDate: Sun Mar 21 09:56:36 2021 +0800

    chore: update PULL_REQUEST_TEMPLATE
---
 .github/PULL_REQUEST_TEMPLATE | 24 ++++++++++++++----------
 1 file changed, 14 insertions(+), 10 deletions(-)

diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE
index 8576011..987d17d 100644
--- a/.github/PULL_REQUEST_TEMPLATE
+++ b/.github/PULL_REQUEST_TEMPLATE
@@ -1,32 +1,36 @@
-Please answer these questions before submitting a pull request
+Please answer these questions before submitting a pull request, **or your PR 
will get closed**.
 
-- Why submit this pull request?
+**Why submit this pull request?**
 - [ ] Bugfix
 - [ ] New feature provided
 - [ ] Improve performance
 - [ ] Backport patches
 
-- Related issues
+**Related issues**
+
+fix/resolve #000001
 
 ___
 ### Bugfix
-- Description
 
-- How to fix?
+**Description**
+
+**How to fix?**
 
 ___
 ### New feature or improvement
-- Describe the details and related test reports.
+
+**Describe the details and related test reports.**
 
 ___
 ### Please add the corresponding test cases if necessary.
 
 ___
 ### Backport patches
-- Why need to backport?
+**Why need to backport?**
 
-- Source branch
+**Source branch**
 
-- Related commits and pull requests
+**Related commits and pull requests**
 
-- Target branch
+**Target branch**

Reply via email to