From 49061253adbe1925a21a84e4f1a6a78262cbe3a2 Mon Sep 17 00:00:00 2001 From: Kostya Serebryany Date: Tue, 25 Oct 2016 16:38:40 -0700 Subject: [PATCH] Update faq.md --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index 8578fa2db..b40053b0c 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -1,6 +1,6 @@ # Frequently Asked Questions -## Why do you use a [different issue tracker](https://bugs.chromium.org/p/oss-fuzz/issues/list) for testcases? +## Why do you use a [different issue tracker](https://bugs.chromium.org/p/oss-fuzz/issues/list) for reportig bugs in the fuzz targets? Security control is important for the kind of issues that oss-fuzz detects. We will reconsider github issue tracker once there are access control