mirror of https://github.com/rust-lang/rust.git
Make link to style guide direct
This commit is contained in:
parent
896cb36eca
commit
9002fdbc50
|
@ -27,7 +27,7 @@ please do two things:
|
||||||
|
|
||||||
Pull requests will be treated as "review requests", and we will give
|
Pull requests will be treated as "review requests", and we will give
|
||||||
feedback we expect to see corrected on
|
feedback we expect to see corrected on
|
||||||
[style](https://github.com/rust-lang/rust/wiki/Note-style-guide) and
|
[style](http://aturon.github.io/) and
|
||||||
substance before pulling. Changes contributed via pull request should
|
substance before pulling. Changes contributed via pull request should
|
||||||
focus on a single issue at a time, like any other. We will not accept
|
focus on a single issue at a time, like any other. We will not accept
|
||||||
pull-requests that try to "sneak" unrelated changes in.
|
pull-requests that try to "sneak" unrelated changes in.
|
||||||
|
|
Loading…
Reference in New Issue