mirror of
https://gitee.com/iresty/apisix.git
synced 2024-11-30 02:57:49 +08:00
chore: ask for the version of plugin runner (#5060)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
This commit is contained in:
parent
b5aca8cd36
commit
0601249aba
1
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
1
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -29,6 +29,7 @@ body:
|
||||
- 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:
|
||||
- the plugin runner version, if the issue is about a plugin runner (cmd: depended on the kind of runner):
|
||||
- luarocks version, if the issue is about installation (cmd: `luarocks --version`):
|
||||
validations:
|
||||
required: true
|
||||
|
1
.github/ISSUE_TEMPLATE/request_help.yml
vendored
1
.github/ISSUE_TEMPLATE/request_help.yml
vendored
@ -29,6 +29,7 @@ body:
|
||||
- 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:
|
||||
- the plugin runner version, if the issue is about a plugin runner (cmd: depended on the kind of runner):
|
||||
- luarocks version, if the issue is about installation (cmd: `luarocks --version`):
|
||||
validations:
|
||||
required: true
|
||||
|
Loading…
Reference in New Issue
Block a user