mirror of
https://github.com/alibaba/higress.git
synced 2026-02-25 21:21:01 +08:00
44 lines
929 B
Markdown
44 lines
929 B
Markdown
---
|
||
name: Non-{crash,security} bug
|
||
about: Create a report to help us improve
|
||
title: ''
|
||
labels: ''
|
||
assignees: ''
|
||
|
||
---
|
||
|
||
**If you are reporting *any* crash or *any* potential security issue, *do not*
|
||
open an issue in this repo. Please report the issue via [ASRC](https://security.alibaba.com/)(Alibaba Security Response Center) where the issue will be triaged appropriately.**
|
||
|
||
- [ ] I have searched the [issues](https://github.com/alibaba/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?
|
||
|
||
|
||
### Ⅵ. Environment:
|
||
|
||
- Higress version:
|
||
- OS :
|
||
- Others:
|