Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit def9c2a

Browse files
committed
Massively expand the contributing page
1 parent 0eb30fa commit def9c2a

File tree

4 files changed

+459
-202
lines changed

4 files changed

+459
-202
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<a href="community.html">Community</a>
5151
</li>
5252
<li>
53-
<a href="contributions.html">Contributing</a>
53+
<a href="contribute.html">Contributing</a>
5454
</li>
5555
<li>
5656
<a href="legal.html">Legal</a>

community.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ socialize with other people with a similar interest. Meetings are
129129
usually held monthly and very informal. Meetings are open to everyone.
130130

131131
There is a global [calendar][calendar] for keeping up with Rust events.
132+
Contact the [community team][community_team] to add your own.
132133

133134
[user_group]: ./user_groups.html
134135
[calendar]: https://www.google.com/calendar/[email protected]
@@ -179,12 +180,11 @@ help get you started.
179180
[community_team]: https://www.rust-lang.org/team.html#Community
180181
[mod_team]: https://www.rust-lang.org/team.html#Moderation
181182

183+
<a name="rust-development"></a>
182184
## Rust Development
183185

184186
Rust has had over [1,200 different contributors][authors], a number that grows
185-
every single week. We'd love for you to join that list! If you aren't sure what
186-
to work on or how to get started, take a look at our
187-
[how to contribute][contribute] page.
187+
every single week. [We'd love for you to join that list][contribute]!
188188

189189
As mentioned above, the [Rust Internals Forum][internals_forum] is dedicated to
190190
discussing the design and implementation of Rust. A lot of discussion also
@@ -203,7 +203,7 @@ team business, including the progression of proposals through the RFC and
203203
implementation process.
204204

205205
[authors]: https://github.com/rust-lang/rust/blob/master/AUTHORS.txt
206-
[contribute]: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md
206+
[contribute]: contribute.html
207207
[github]: https://github.com/rust-lang/rust
208208
[rfcs]: https://github.com/rust-lang/rfcs
209209
[team_reports]: https://github.com/rust-lang/subteams

0 commit comments

Comments
 (0)