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
|
|
|
|
|
|
|
* apisix version (cmd: `apisix version`):
|
2020-12-23 09:03:43 +08:00
|
|
|
* OS: (cmd: `uname -a`)
|
|
|
|
* OpenResty / Nginx version: (cmd: `nginx -V` or `openresty -V`)
|
2021-01-26 23:34:54 +08:00
|
|
|
* 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:
|