mirror of
https://github.com/alibaba/higress.git
synced 2026-07-28 23:30:29 +08:00
54 lines
1.5 KiB
Markdown
54 lines
1.5 KiB
Markdown
---
|
||
name: Non-{crash,security} bug
|
||
about: Create a report to help us improve
|
||
title: ''
|
||
labels: ''
|
||
assignees: ''
|
||
|
||
---
|
||
|
||
**If you are reporting a potential security issue, do not open a public issue.
|
||
You must submit the same substantive report through both
|
||
[GitHub Private Security Advisories](https://github.com/higress-group/higress/security/advisories/new)
|
||
and the [Alibaba Security Response Center](https://security.alibaba.com/), as
|
||
required by the project's [security policy](https://github.com/higress-group/higress/blob/main/SECURITY.md).
|
||
A crash with no suspected security impact may be reported with this template.**
|
||
|
||
- [ ] I have searched the [issues](https://github.com/higress-group/higress/issues) of this repository and believe that this is not a duplicate.
|
||
|
||
### Ⅰ. Issue Description
|
||
|
||
|
||
### Ⅱ. Describe what happened
|
||
|
||
If there is an exception, please attach the exception trace:
|
||
|
||
```
|
||
Just paste your stack trace here!
|
||
```
|
||
|
||
|
||
### Ⅲ. Describe what you expected to happen
|
||
|
||
|
||
### Ⅳ. How to reproduce it (as minimally and precisely as possible)
|
||
|
||
1. xxx
|
||
2. xxx
|
||
3. xxx
|
||
|
||
### Ⅴ. Anything else we need to know?
|
||
|
||
> It is recommended to provided Higress runtime logs and configurations for us to investigate your issue, especially for controller and gateway components.
|
||
>
|
||
> Please checkout following documents on how to obtain these data.
|
||
> - https://higress.cn/docs/latest/ops/how-tos/view-logs/
|
||
> - https://higress.cn/docs/latest/ops/how-tos/view-configs/
|
||
|
||
|
||
### Ⅵ. Environment:
|
||
|
||
- Higress version:
|
||
- OS:
|
||
- Others:
|