From e93131fcce06b64b89ccf4fa166b82dec6e7480d Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Sat, 18 Nov 2017 18:54:17 +0100 Subject: dashboard/app: remember job links Remember link for jobs. Check that mailing list is in CC when we accept commands. --- docs/syzbot.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/syzbot.md b/docs/syzbot.md index 21b231887..3d532a8a8 100644 --- a/docs/syzbot.md +++ b/docs/syzbot.md @@ -41,6 +41,8 @@ reliable because of email clients splitting lines and messing with whitespaces. Note: if the crash happens again, it will cause creation of a new bug report. Note: all commands must start from beginning of the line. +Note: please keep `syzkaller-bugs@googlegroups.com` mailing list in CC. +It serves as a history of what happened with each bug report. ## syzkaller reproducers -- cgit mrf-deployment