mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
highlight the correct words (#15659)
This commit is contained in:
commit
24a46c339f
@ -5,7 +5,7 @@ overview of how to contribute to Cargo, how to dive into the code, and how the
|
|||||||
testing infrastructure works.
|
testing infrastructure works.
|
||||||
|
|
||||||
There are many ways to contribute, such as [helping other users], [filing
|
There are many ways to contribute, such as [helping other users], [filing
|
||||||
issues], [improving the documentation], [triaging issues], [fixing bugs], and
|
issues], improving [the documentation], [triaging issues], [fixing bugs], and
|
||||||
working on [small] and [large features].
|
working on [small] and [large features].
|
||||||
|
|
||||||
If you have a general question about Cargo or its internals, feel free to ask
|
If you have a general question about Cargo or its internals, feel free to ask
|
||||||
@ -23,7 +23,7 @@ Please also read the [Rust Code of Conduct].
|
|||||||
[filing issues]: issues.md
|
[filing issues]: issues.md
|
||||||
[rustup]: https://rust-lang.github.io/rustup/
|
[rustup]: https://rust-lang.github.io/rustup/
|
||||||
[git]: https://git-scm.com/
|
[git]: https://git-scm.com/
|
||||||
[improving the documentation]: https://github.com/rust-lang/cargo/tree/master/src/doc
|
[the documentation]: https://github.com/rust-lang/cargo/tree/master/src/doc
|
||||||
[fixing bugs]: process/index.md#working-on-issues
|
[fixing bugs]: process/index.md#working-on-issues
|
||||||
[small]: process/index.md#working-on-small-features
|
[small]: process/index.md#working-on-small-features
|
||||||
[large features]: process/index.md#working-on-large-features
|
[large features]: process/index.md#working-on-large-features
|
||||||
|
Loading…
x
Reference in New Issue
Block a user