From e6ab08604e7aa75be55cfb06b732ac37801534c0 Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Mon, 28 Jun 2021 07:17:59 -0700 Subject: [PATCH] Update bug reporting instructions for docs (#10001) Closes #9963. Co-authored-by: craigbox --- content/en/docs/releases/bugs/index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/en/docs/releases/bugs/index.md b/content/en/docs/releases/bugs/index.md index 32bd45a742..c9ef16b0fc 100644 --- a/content/en/docs/releases/bugs/index.md +++ b/content/en/docs/releases/bugs/index.md @@ -80,7 +80,7 @@ containing: ## Documentation bugs Search our [documentation issue database](https://github.com/istio/istio.io/issues/) to see if -we already know about your problem and learn about when we think we can fix -it. If you don't find your problem in the database, please navigate to the page -with the problem, then select the gear menu at the -top right of this page, and finally chose *Report a Site Bug*. +we already know about your problem and learn about when we think we can fix it. If you don't +find your problem in the database, please [report the issue there](https://github.com/istio/istio.io/issues/new). +If you want to submit a proposed edit to a page, you will find an "Edit this Page on GitHub" +link at the bottom right of every page.