apisix/.github/ISSUE_TEMPLATE/request-help.md

22 lines
622 B
Markdown

---
name: Request help template
about: Please use this template for requesting help.
title: 'request help: '
labels: ''
assignees: ''
---
### Issue description
### Environment
Request help without environment information will be ignored or closed.
* 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):
* apisix-dashboard version, if have:
* luarocks version, if the issue is about installation (cmd: `luarocks --version`):