This is an automated email from the ASF dual-hosted git repository.
spacewander pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git
The following commit(s) were added to refs/heads/master by this push:
new 757be19 chore: improve issue template file style (#3459)
757be19 is described below
commit 757be1987d533160085a4f6019e2ed96495ee11a
Author: Yuelin Zheng <[email protected]>
AuthorDate: Fri Jan 29 22:50:32 2021 +0800
chore: improve issue template file style (#3459)
---
.github/ISSUE_TEMPLATE/bug.md | 6 +++---
.github/ISSUE_TEMPLATE/request-help.md | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md
index 618e873..8c0af2d 100644
--- a/.github/ISSUE_TEMPLATE/bug.md
+++ b/.github/ISSUE_TEMPLATE/bug.md
@@ -12,9 +12,9 @@ assignees: ''
### Environment
* apisix version (cmd: `apisix version`):
-* OS: (cmd: `uname -a`)
-* OpenResty / Nginx version: (cmd: `nginx -V` or `openresty -V`)
-* etcd version, if have: (cmd: run `curl http://127.0.0.1:9090/v1/server_info`
to get the info from server-info API)
+* OS (cmd: `uname -a`):
+* OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):
+* etcd version, if have (cmd: run `curl http://127.0.0.1:9090/v1/server_info`
to get the info from server-info API):
* apisix-dashboard version, if have:
### Minimal test code / Steps to reproduce the issue
diff --git a/.github/ISSUE_TEMPLATE/request-help.md
b/.github/ISSUE_TEMPLATE/request-help.md
index c406a41..4b76045 100644
--- a/.github/ISSUE_TEMPLATE/request-help.md
+++ b/.github/ISSUE_TEMPLATE/request-help.md
@@ -12,7 +12,7 @@ assignees: ''
### Environment
* apisix version (cmd: `apisix version`):
-* OS: (cmd: `uname -a`)
-* OpenResty / Nginx version: (cmd: `nginx -V` or `openresty -V`)
-* etcd version, if have: (cmd: run `curl http://127.0.0.1:9090/v1/server_info`
to get the info from server-info API)
+* OS (cmd: `uname -a`):
+* OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):
+* etcd version, if have (cmd: run `curl http://127.0.0.1:9090/v1/server_info`
to get the info from server-info API):
* apisix-dashboard version, if have: