From b8d21896b67c49ae9196b2a458638e1ae7861dae Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Thu, 19 Oct 2017 14:27:44 +0200 Subject: Delete issue_template.md --- docs/issue_template.md | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 docs/issue_template.md (limited to 'docs') diff --git a/docs/issue_template.md b/docs/issue_template.md deleted file mode 100644 index efc1947df..000000000 --- a/docs/issue_template.md +++ /dev/null @@ -1,5 +0,0 @@ -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. - -If syz-manager is not working overall, please provide output of syz-manager with -debug flag. -- cgit mrf-deployment