We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9040b06 + 00cbe1d commit c494cf1Copy full SHA for c494cf1
CONTRIBUTING.md
@@ -225,6 +225,7 @@ are:
225
* Although out of date, [Tom Lee's great blog article][tlgba] is very helpful
226
* [rustaceans.org][ro] is helpful, but mostly dedicated to IRC
227
* The [Rust Compiler Testing Docs][rctd]
228
+* For @bors, [this cheetsheat][cheetsheat] is helpful (Remember to replace `@homu` with `@bors` in the commands that you use.)
229
* **Google**!
230
* Don't be afraid to ask! The Rust community is friendly and helpful.
231
@@ -234,3 +235,4 @@ are:
234
235
[tlgba]: http://tomlee.co/2014/04/03/a-more-detailed-tour-of-the-rust-compiler/
236
[ro]: http://www.rustaceans.org/
237
[rctd]: ./COMPILER_TESTS.md
238
+[cheetsheat]: http://buildbot.rust-lang.org/homu/
0 commit comments