From 2da426b8b86b64cf140f98d66b9db7ae21fe8e48 2018-10-30 14:28:48 From: CarsonGSmith <43037904+CarsonGSmith@users.noreply.github.com> Date: 2018-10-30 14:28:48 Subject: [PATCH] Update CONTRIBUTING.md --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 01a871c..564c9d9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,17 +1,17 @@ ## Triaging Issues On the IPython repository, we strive to trust users and give them responsibility. -By using one of our bot, any user can close issues or add and remove +By using one of our bots, any user can close issues or add/remove labels by mentioning the bot and asking it to do things on your behalf. To close an issue (or PR), even if you did not create it, use the following: > @meeseeksdev close -This command can be in the middle of another comments, but must start on its +This command can be in the middle of another comment, but must start on its own line. -To add labels to an issue, ask the bot to `tag` with a comma separated list of +To add labels to an issue, ask the bot to `tag` with a comma-separated list of tags to add: > @meeseeksdev tag windows, documentation