From ab9edb1948d2976c3fbe46191d640e6030941b53 Mon Sep 17 00:00:00 2001 From: Mike Aizatsky Date: Mon, 17 Oct 2016 13:01:00 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c158dc75a..741fa3ecc 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ oss-fuzz is an effort to apply coverage-guided software fuzzing on scale to test *Project Status*: The project currently is in early stage. We focus on libFuzzer first. Documentation and smoothing the process is our main priority. -Please open new issues for any kind of questions or feedback. +[Open new issue](https://github.com/google/oss-fuzz/issues/new) for questions or feedback. ## Documentation