From 2f6fb923683af1397d3d6abea0bde51a9bdcdca7 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Fri, 8 Dec 2017 18:46:20 +0100 Subject: dashboard/app: improve working in bug email As per discussion in: https://groups.google.com/d/msg/syzkaller-bugs/atbKWcFqE9s/w88o2OvsAwAJ --- dashboard/app/mail_bug.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/app/mail_bug.txt b/dashboard/app/mail_bug.txt index db319cc5b..32d712c70 100644 --- a/dashboard/app/mail_bug.txt +++ b/dashboard/app/mail_bug.txt @@ -21,7 +21,7 @@ Direct all questions to syzkaller@googlegroups.com. Please credit me with: Reported-by: syzbot syzbot will keep track of this bug report. -Once a fix for this bug is committed, please reply to this email with: +Once a fix for this bug is merged into any tree, reply to this email with: #syz fix: exact-commit-title{{if or .ReproC .ReproSyz}} If you want to test a patch for this bug, please reply with: #syz test: git://repo/address.git branch -- cgit mrf-deployment