This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git
The following commit(s) were added to refs/heads/master by this push:
new 82a9198 docs: Update PULL_REQUEST_TEMPLATE (#1244)
82a9198 is described below
commit 82a9198fda024ff67073206bd29b47274dc343f7
Author: litesun <[email protected]>
AuthorDate: Wed Jan 13 15:01:08 2021 +0800
docs: Update PULL_REQUEST_TEMPLATE (#1244)
* Update PULL_REQUEST_TEMPLATE
* Update .github/PULL_REQUEST_TEMPLATE
Co-authored-by: liuxiran <[email protected]>
* Update PULL_REQUEST_TEMPLATE
* Update PULL_REQUEST_TEMPLATE
Co-authored-by: 琚致远 <[email protected]>
Co-authored-by: liuxiran <[email protected]>
---
.github/PULL_REQUEST_TEMPLATE | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE
index 74f8569..8576011 100644
--- a/.github/PULL_REQUEST_TEMPLATE
+++ b/.github/PULL_REQUEST_TEMPLATE
@@ -19,6 +19,9 @@ ___
- Describe the details and related test reports.
___
+### Please add the corresponding test cases if necessary.
+
+___
### Backport patches
- Why need to backport?