Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the Bug Report issue template #944

Closed
juzhiyuan opened this issue Dec 2, 2020 · 5 comments · Fixed by #1600
Closed

Improve the Bug Report issue template #944

juzhiyuan opened this issue Dec 2, 2020 · 5 comments · Fixed by #1600
Assignees
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Milestone

Comments

@juzhiyuan
Copy link
Member

Feature request

Once the info page is added, users could provide more information easily.

Describe the solution you'd like

Update the issue template.

Describe alternatives you've considered

None

Additional context

related issue or PR

#853
#850

@juzhiyuan juzhiyuan added this to the 2.2 milestone Dec 2, 2020
@juzhiyuan juzhiyuan added the documentation Improvements or additions to documentation label Dec 2, 2020
@juzhiyuan juzhiyuan self-assigned this Dec 2, 2020
@juzhiyuan juzhiyuan modified the milestones: 2.2, 2.3 Dec 3, 2020
@juzhiyuan juzhiyuan added the good first issue Good for newcomers label Dec 12, 2020
@juzhiyuan juzhiyuan removed their assignment Dec 12, 2020
@juzhiyuan juzhiyuan removed this from the 2.3 milestone Dec 12, 2020
@juzhiyuan juzhiyuan added this to the 2.5 milestone Jan 17, 2021
@stu01509
Copy link
Contributor

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.

@juzhiyuan
Copy link
Member Author

Ya, we should standardized all repos :) welcome to send PR for one repo first.

@nic-chen
Copy link
Member

@stu01509
Please deal with this issue first, it is a task in milestone 2.5, thanks.

@stu01509
Copy link
Contributor

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. -->

@nic-chen
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants