Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Commit 4f3a83f

Browse files
committed
Fixed typos and instructions/examples have been made more clear
1 parent 31444da commit 4f3a83f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CONTRIBUTORS.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -195,10 +195,10 @@ List of Contributors
195195
Label Bot
196196
---------
197197
* [mxnet-label-bot](https://github.com/mxnet-label-bot)
198-
- mxnet-label-bot provides users with the functionality to add labels from the repository to issues
199-
- To use me, comment: <br>
200-
@mxnet-label-bot add [specify comma seperated labels here] <br>
201-
@mxnet-label-bot remove [specify comma seperated labels here] <br>
202-
@mxnet-label-bot update [specify comma seperated labels here] <br>
203-
(i.e. @mxnet-label-bot update ['label1', 'label2'])
198+
- mxnet-label-bot provides users with the functionality to manage labels for Issues/Pull Requests on the repository
199+
- To use me, comment:
200+
- @mxnet-label-bot add [specify comma separated labels here]
201+
- @mxnet-label-bot remove [specify comma separated labels here]
202+
- @mxnet-label-bot update [specify comma separated labels here] <br>
203+
(i.e. @mxnet-label-bot update [Bug, Python])
204204
- For further details: [My Wiki Page](https://cwiki.apache.org/confluence/display/MXNET/Machine+Learning+Based+GitHub+Bot)

0 commit comments

Comments
 (0)