Skip to content

Commit f3a8e1d

Browse files
committed
GitHub: README.md improvements
- Add "contribute" link (a GitHub feature which shows information relevant to newcomers, such as the "good first issues"). - Re-organized links for the mailing list. - Removed mention of "GitHub issues and PR", in an attempt to reduce confusion (we have the "contribute" link now, plus a lot of issues and PRs going on, so it is more obvious they are used). Split the paragraph to further increase clarity. Signed-off-by: Miguel Ojeda <[email protected]>
1 parent 2222bec commit f3a8e1d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
The goal of this project is to add support for the Rust language to the Linux kernel. This repository contains the work that will be eventually submitted for review to the LKML.
44

5-
Feel free to contribute! To start, take a look at [`Documentation/rust`](https://github.com/Rust-for-Linux/linux/tree/rust/Documentation/rust). We use GitHub issues and PRs for the moment, but discussions, questions, etc. take place on the [`[email protected]`](https://lore.kernel.org/rust-for-linux/) mailing list. Please see [this page](http://vger.kernel.org/vger-lists.html#rust-for-linux) to subscribe. Instructions on how to format the subscription e-mail can be found [here.](http://vger.kernel.org/majordomo-info.html#subscription)
5+
Feel free to [contribute](https://github.com/Rust-for-Linux/linux/contribute)! To start, take a look at [`Documentation/rust`](https://github.com/Rust-for-Linux/linux/tree/rust/Documentation/rust).
6+
7+
General discussions, announcements, questions, etc. take place on the mailing list at [email protected] ([subscribe](mailto:[email protected]?body=subscribe%20rust-for-linux), [instructions](http://vger.kernel.org/majordomo-info.html), [archive](https://lore.kernel.org/rust-for-linux/)).
68

79
All contributors to this effort are understood to have agreed to the Linux kernel development process as explained in the different files under [`Documentation/process`](https://www.kernel.org/doc/html/latest/process/index.html).
810

0 commit comments

Comments
 (0)