Skip to content

Commit 0bbfb65

Browse files
committed
Add an initial contributing doc.
1 parent 4516d44 commit 0bbfb65

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CONTRIBUTING.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)