From f54445e937b01c3f56303ec002cc3d3c8442653d Mon Sep 17 00:00:00 2001 From: Kevin Lubick Date: Mon, 11 Jul 2022 09:50:25 -0400 Subject: [PATCH] [gardener] Update docs for triaging oss-fuzz bugs Change-Id: I8b5a01795f6f13e3e72d3e9eca6a1c65abeadc74 No-Try: true Reviewed-on: https://skia-review.googlesource.com/c/skia/+/557396 Commit-Queue: Heather Miller Auto-Submit: Kevin Lubick Reviewed-by: Heather Miller --- site/docs/dev/gardening/_index.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/site/docs/dev/gardening/_index.md b/site/docs/dev/gardening/_index.md index f6f5716ded..cd9bbb1167 100644 --- a/site/docs/dev/gardening/_index.md +++ b/site/docs/dev/gardening/_index.md @@ -67,12 +67,13 @@ Below is a brief summary of what the gardener does for each task: ### Triage -You should triage Chromium and Skia bugs that show up under "Untriaged Bugs" on +You should triage Chromium, Skia, and OSS-fuzz bugs that show up under "Untriaged Bugs" on the [status page](https://status.skia.org). The Android Gardener will triage the -untriaged Android Bugs. The GPU Gardener will triage the untriaged OSS-Fuzz -Bugs. For a more detailed view of bugs see +untriaged Android Bugs. For a more detailed view of bugs see [Skia Bugs Central](https://bugs-central.skia.org/). +To access the oss-fuzz bugs, see [go/skia-fuzz](http://go/skia-fuzz). + ### Blamer