Once the info page is added, users could provide more information easily.
Update the issue template.
None
related issue or PR
Can I pick this issue? btw I think maybe we can standardize all of APISIX's repo issue templates? It may help the user easily to submit the issue.
Ya, we should standardized all repos :) welcome to send PR for one repo first.
@stu01509
Please deal with this issue first, it is a task in milestone 2.5, thanks.
Hi @nic-chen and @juzhiyuan
I adjust the ISSUE template, What do you think this?
## Issue description
<!-- A clear and concise description of what the issue is. -->
## Expected behavior
<!-- A clear and concise description of what you expected to happen. -->
## How to Reproduce
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
## Screenshots
<!-- Add screenshots to help explain your problem if applicable. -->
## 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):
* apisix-dashboard version, if have:
* Browser version, if have:
## Additional context
<!-- Do you want to solve this issue? or add any other context about the problem here. -->
Hi @nic-chen and @juzhiyuan
I adjust the ISSUE template, What do you think this?
## Issue description <!-- A clear and concise description of what the issue is. --> ## Expected behavior <!-- A clear and concise description of what you expected to happen. --> ## How to Reproduce 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error ## Screenshots <!-- Add screenshots to help explain your problem if applicable. --> ## 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): * apisix-dashboard version, if have: * Browser version, if have: ## Additional context <!-- Do you want to solve this issue? or add any other context about the problem here. -->
I think you could submit a PR directly, and we could review to give suggestions.
Most helpful comment
Hi @nic-chen and @juzhiyuan
I adjust the ISSUE template, What do you think this?