From e5db1f4f47d782ef80eb15f3fb42acf3e14d9c07 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Tue, 20 Feb 2018 20:21:07 +0100 Subject: Update issue_template.txt --- docs/issue_template.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/issue_template.txt b/docs/issue_template.txt index efc1947df..619417331 100644 --- a/docs/issue_template.txt +++ b/docs/issue_template.txt @@ -1,3 +1,5 @@ +Issues are for bugs in syzkaller itself, for everything else please contact syzkaller@googlegroups.com mailing list. + Before filing an issue please check the existing issues and the mailing list (https://groups.google.com/forum/#!forum/syzkaller). Please provide syzkaller revision, Go version (output of go version), relevant information about host and target systems. -- cgit mrf-deployment