Update README.md (#10175)

Update assignee parameter
This commit is contained in:
Reed Haynes 2023-02-28 13:45:35 -06:00 committed by GitHub
parent eff94f917a
commit ec6a4e91ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -826,7 +826,7 @@ Every week, the head of product is responsible for reviewing these two states to
#### Inbox #### Inbox
The bug has just come in. 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 #### Acknowledged
QA has gone through the inbox and has accepted it as a bug to be reproduced. QA has gone through the inbox and has accepted it as a bug to be reproduced.