This is an automated email from the ASF dual-hosted git repository.
jerrick pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git
The following commit(s) were added to refs/heads/master by this push:
new c9eb57f Update dubbo-issue-report-template.md (#2483)
c9eb57f is described below
commit c9eb57fde2f3c06c6043bdd5eaf7051048001174
Author: elmar.chen <[email protected]>
AuthorDate: Tue Sep 11 16:03:08 2018 +0800
Update dubbo-issue-report-template.md (#2483)
fix some wording issue.
---
.github/ISSUE_TEMPLATE/dubbo-issue-report-template.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/dubbo-issue-report-template.md
b/.github/ISSUE_TEMPLATE/dubbo-issue-report-template.md
index c2ff96a..13587d0 100644
--- a/.github/ISSUE_TEMPLATE/dubbo-issue-report-template.md
+++ b/.github/ISSUE_TEMPLATE/dubbo-issue-report-template.md
@@ -13,7 +13,7 @@ about: If you would like to report a issue to Dubbo, please
use this template.
* Operating System version: xxx
* Java version: xxx
-### Step to reproduce this issue
+### Steps to reproduce this issue
1. xxx
2. xxx
@@ -27,7 +27,7 @@ What do you expected from the above steps?
### Actual Result
-What is actually happen?
+What actually happens?
If there is an exception, please attach the exception trace: