diff --git a/handbook/engineering/README.md b/handbook/engineering/README.md index 09c86af2e5..19f189ab61 100644 --- a/handbook/engineering/README.md +++ b/handbook/engineering/README.md @@ -826,7 +826,7 @@ Every week, the head of product is responsible for reviewing these two states to #### Inbox The bug has just come in. -If using the standard bug report, the bug is labeled “bug” and “reproduce." It is not assigned to anyone. [See on GitHub](https://github.com/fleetdm/fleet/issues?q=archived%3Afalse+org%3Afleetdm+is%3Aissue+is%3Aopen+label%3Abug+label%3A%3Areproduce+sort%3Aupdated-asc+assignee%3Anone). +If using the standard bug report, the bug is labeled “bug” and “reproduce." It is not assigned to anyone. [See on GitHub](https://github.com/fleetdm/fleet/issues?q=archived%3Afalse+org%3Afleetdm+is%3Aissue+is%3Aopen+label%3Abug+label%3A%3Areproduce+sort%3Aupdated-asc+no%3Aassignee+). #### Acknowledged QA has gone through the inbox and has accepted it as a bug to be reproduced.