diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2023-04-27 17:26:28 +0200 |
|---|---|---|
| committer | Aleksandr Nogikh <wp32pw@gmail.com> | 2023-04-27 17:35:01 +0200 |
| commit | cc2b6c8b608a27ed89390bcdca8359388f3e52fa (patch) | |
| tree | b35bc267dfdada0f9ee190910439ed7ff6992c69 /dashboard/app/bisect_test.go | |
| parent | 6f3d6fa7a0de9b4653808d3d0b5f8151a5909baf (diff) | |
dashboard: drop #syz unset from bug's template
We don't mention the whole list of #syz set labels there, so it will
only confuse people.
Diffstat (limited to 'dashboard/app/bisect_test.go')
| -rw-r--r-- | dashboard/app/bisect_test.go | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/dashboard/app/bisect_test.go b/dashboard/app/bisect_test.go index 8553814b0..1901fe866 100644 --- a/dashboard/app/bisect_test.go +++ b/dashboard/app/bisect_test.go @@ -246,9 +246,6 @@ If you want to change bug's subsystems, reply with: #syz set subsystems: new-subsystem (See the list of subsystem names on the web dashboard) -If you want to unassign a label, reply with: -#syz unset some-label - If the bug is a duplicate of another bug, reply with: #syz dup: exact-subject-of-another-report @@ -568,9 +565,6 @@ If you want to change bug's subsystems, reply with: #syz set subsystems: new-subsystem (See the list of subsystem names on the web dashboard) -If you want to unassign a label, reply with: -#syz unset some-label - If the bug is a duplicate of another bug, reply with: #syz dup: exact-subject-of-another-report @@ -852,9 +846,6 @@ If you want to change bug's subsystems, reply with: #syz set subsystems: new-subsystem (See the list of subsystem names on the web dashboard) -If you want to unassign a label, reply with: -#syz unset some-label - If the bug is a duplicate of another bug, reply with: #syz dup: exact-subject-of-another-report |
