##// END OF EJS Templates
Proofread & edited section "Triaging Issues"...
BinaryCrochet -
Show More
@@ -1,10 +1,10 b''
1 ## Triaging Issues
1 ## Triaging Issues
2
2
3 On the IPython repository we strive to trust users and give them responsibility.
3 On the IPython repository, we strive to trust users and give them responsibility.
4 By using one of our bot, any user can close issues, add and remove
4 By using one of our bot, any user can close issues or add and remove
5 labels by mentioning the bot and asking it to do things on your behalf.
5 labels by mentioning the bot and asking it to do things on your behalf.
6
6
7 To close and issue (or PR), even if you did not create it, use the following:
7 To close an issue (or PR), even if you did not create it, use the following:
8
8
9 > @meeseeksdev close
9 > @meeseeksdev close
10
10
@@ -16,7 +16,7 b' tags to add:'
16
16
17 > @meeseeksdev tag windows, documentation
17 > @meeseeksdev tag windows, documentation
18
18
19 Only already pre-created tags can be added, and the list is so far limited to
19 Only already pre-created tags can be added. So far, the list is limited to:
20 `async/await`, `backported`, `help wanted`, `documentation`, `notebook`,
20 `async/await`, `backported`, `help wanted`, `documentation`, `notebook`,
21 `tab-completion`, `windows`
21 `tab-completion`, `windows`
22
22
General Comments 0
You need to be logged in to leave comments. Login now