You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe this is a bug. When explaining how to claim an issue using Zulipbot in the Github comments (i.e. the claim command) Zulipbot recognizes this as an attempt to claim the issue, even though it is expressed inside of a code snippet like this:
```console
@zulipbot claim
```
Which in turn obviously produces the following statement:
@zulipbot claim
To see this unexpected behavior in action you can have a look at the issue #19834 in the Zulip main project. Or see the screenshot below.