developer docs: Refer to 'zulipbot add' instead of 'zulipbot label'.

These changes are consistent with naming in zulip/zulipbot. See:
- https://github.com/zulip/zulipbot/commit/e29e7eb
- https://github.com/zulip/zulipbot/wiki/Commands#username-add-label-name
This commit is contained in:
Jack Zhang
2018-09-18 01:06:24 -07:00
committed by Tim Abbott
parent 6bfa29b8e6
commit 58e28fbd21
2 changed files with 3 additions and 3 deletions

View File

@@ -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