mirror of https://github.com/istio/istio.io.git
Move the Reporting Bugs page next to Reporting Security Vulnerabilities, under About (#2207)
This commit is contained in:
parent
388242e7a1
commit
9157434991
|
|
@ -1,10 +1,11 @@
|
|||
---
|
||||
title: Reporting Bugs
|
||||
description: What to do if you find a bug.
|
||||
weight: 35
|
||||
weight: 34
|
||||
aliases:
|
||||
- /bugs.html
|
||||
- /bugs/index.html
|
||||
- /help/bugs/
|
||||
page_icon: /img/bugs.svg
|
||||
---
|
||||
|
||||
|
|
@ -16,8 +17,8 @@ it. If you don't find your problem in the database, please open a [new
|
|||
issue](https://github.com/istio/istio/issues/new/choose) and let us know
|
||||
what's going on.
|
||||
|
||||
If you think it is a security vulnerability, report it following the procedure
|
||||
detailed in our [security vulnerabilities reporting](/about/security-vulnerabilities/).
|
||||
If you think a bug is in fact a security vulnerability, please visit [Reporting Security Vulnerabilities](/about/security-vulnerabilities/)
|
||||
to learn what to do.
|
||||
|
||||
If you're running on Kubernetes, consider including a [cluster state
|
||||
archive](#generating-a-cluster-state-archive) in your bug report.
|
||||
|
|
@ -12,7 +12,7 @@ To make a report, send an email to the private
|
|||
[`istio-security-vulnerabilities@google.com`](mailto:istio-security-vulnerabilities@google.com)
|
||||
mailing list with the vulnerability details. For normal product bugs
|
||||
unrelated to latent security vulnerabilities, please head to
|
||||
our [Reporting Bugs](/help/bugs/) page to learn what to do.
|
||||
our [Reporting Bugs](/about/bugs/) page to learn what to do.
|
||||
|
||||
## When to report a security vulnerability?
|
||||
|
||||
|
|
|
|||
|
|
@ -4,4 +4,4 @@ weight: 90
|
|||
---
|
||||
|
||||
Check out the [operations guide](/help/ops/) for finding solutions and our
|
||||
[bug reporting](/help/bugs/) page for filing bugs.
|
||||
[bug reporting](/about/bugs/) page for filing bugs.
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ this page, feel free to send an email to `istio-security@googlegroups.com` for h
|
|||
|
||||
> {{< idea_icon >}}
|
||||
It would be very helpful to also include a cluster state archive in your email by following instructions in
|
||||
[reporting bugs](/help/bugs).
|
||||
[reporting bugs](/about/bugs).
|
||||
|
||||
## Ensure Authorization is Enabled Correctly
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue