We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4516d44 + 0bbfb65 commit 59b9647Copy full SHA for 59b9647
CONTRIBUTING.md
@@ -0,0 +1,16 @@
1
+# Contributing to The Rust Specification
2
+
3
+> [!WARNING]
4
+> The Rust Specification is still in the early days of getting started and is
5
+> not yet ready for outside contributors. Please get in contact with the team
6
+> on [Zulip] if you are interested in participating.
7
8
+[Zulip]: https://rust-lang.zulipchat.com/#narrow/stream/399173-t-spec
9
10
+## Building
11
12
+See the [Building docs](README.md#building) for information on generating HTML from the specification source files.
13
14
+## Authoring guide
15
16
+See the [Authoring Guide](docs/authoring.md) for information about working with the specification source files.
0 commit comments