This repository was archived by the owner on Sep 30, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -10,10 +10,9 @@ title: 为 Rust 语言做贡献 · Rust 程序设计语言
10
10
11
11
** 发现了一个大漏洞 (bug),如何报告?** [ 漏洞报告指南] [ bugs ] . 在此感谢您的建言。
12
12
13
- Rust is an expansive system of projects, the most prominent of which
14
- are maintained by [ Rust 开发者] [ devs ] in [ GitHub 上的 rust-lang] [ rust-lang ] . Newcomers may be
15
- interested in the project's [ CONTRIBUTING.md] file, which explains the
16
- mechanics of contributing to [ rust-lang/rust] .
13
+ Rust有一个庞大的项目系统,其中最突出的是由 [ Rust 开发者] [ devs ] 在的GitHub上维护的[ rust-lang] [ rust-lang ] 。
14
+ 如果您刚刚开始贡献之旅,您可能对项目的 [ CONTRIBUTING.md] 文件感兴趣,
15
+ 它解释了对 [ rust-lang/rust] 的贡献的机制。
17
16
18
17
有很多方式为 Rust 语言做出极好的贡献,
19
18
这里有几条给新贡献者的建议:
@@ -44,7 +43,7 @@ libs / community building
44
43
-->
45
44
46
45
[ #rust-internals ] : https://client00.chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-internals
47
- [ CONTRIBUTING.md ] : https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md
46
+ : https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md
48
47
[ bugs ] : https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports
49
48
[ coc ] : https://www.rust-lang.org/conduct.html
50
49
[ community team ] : https://www.rust-lang.org/team.html#Community
You can’t perform that action at this time.
0 commit comments