File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -181,5 +181,9 @@ <h2>Examples</h2>
181181 < li > < code > {{ cmd_prefix }} try parent=last</ code > : Start a try build using the same parent as the last try</ li >
182182 < li > < code > {{ cmd_prefix }} try @rust-timer queue</ code > : Short-hand for compile-perf benchmarking of PRs</ li >
183183 </ ul >
184+
185+ < div style ="text-align: center; margin-top: 1em; ">
186+ < a href ="https://github.com/rust-lang/bors "> Contribute on GitHub</ a >
187+ </ div >
184188</ main >
185189{% endblock %}
Original file line number Diff line number Diff line change 9595 {% endfor %}
9696 </ tbody >
9797 </ table >
98+
99+ < div style ="text-align: center; margin-top: 1em; ">
100+ < a href ="https://github.com/rust-lang/bors "> Contribute on GitHub</ a >
101+ </ div >
98102</ main >
99103{% endblock %}
You can’t perform that action at this time.
0 commit comments