2019-09-18 11:01:36 +08:00
|
|
|
---
|
|
|
|
name: Request help template
|
|
|
|
about: Please use this template for requesting help.
|
|
|
|
title: 'request help: '
|
|
|
|
labels: ''
|
|
|
|
assignees: ''
|
|
|
|
|
|
|
|
---
|
|
|
|
|
2019-10-11 07:48:47 +08:00
|
|
|
### Issue description
|
2019-09-18 11:01:36 +08:00
|
|
|
|
2019-10-11 07:48:47 +08:00
|
|
|
### Environment
|
2019-09-18 11:01:36 +08:00
|
|
|
|
2021-05-13 16:15:23 +08:00
|
|
|
Request help without environment information will be ignored or closed.
|
|
|
|
|
2019-09-18 11:01:36 +08:00
|
|
|
* apisix version (cmd: `apisix version`):
|
2021-01-29 22:50:32 +08:00
|
|
|
* 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):
|
2021-01-26 23:34:54 +08:00
|
|
|
* apisix-dashboard version, if have:
|
2021-04-21 21:35:09 +08:00
|
|
|
* luarocks version, if the issue is about installation (cmd: `luarocks --version`):
|