diff --git a/docs/contributing/accessibility.md b/docs/contributing/accessibility.md index a1870d7666..6dd24b0a65 100644 --- a/docs/contributing/accessibility.md +++ b/docs/contributing/accessibility.md @@ -60,7 +60,7 @@ Problems with Zulip's accessibility should be reported as label. This label can be added by entering the following text in a separate comment on the issue: - @zulipbot label "area: accessibility" + @zulipbot add "area: accessibility" If you want to help make Zulip more accessible, here is a list of the [currently open accessibility issues][accessibility-issues]. diff --git a/docs/contributing/zulipbot-usage.md b/docs/contributing/zulipbot-usage.md index f059ebab33..4d7101c291 100644 --- a/docs/contributing/zulipbot-usage.md +++ b/docs/contributing/zulipbot-usage.md @@ -28,11 +28,11 @@ to claim; **@zulipbot** will assign you to the issue and label the issue as `@zulipbot abandon` to abandon an issue. * **Label your issues** — Add appropriate labels to issues that you opened by -including `@zulipbot label` in an issue comment or the body of your issue +including `@zulipbot add` in an issue comment or the body of your issue followed by the desired labels enclosed within double quotes (`""`). * For example, to add the **bug** and **help wanted** labels to your - issue, comment or include `@zulipbot label "bug" "help wanted"` in the + issue, comment or include `@zulipbot add "bug" "help wanted"` in the issue body. * You'll receive an error message if you try to add any labels to your issue