diff --git a/README.md b/README.md new file mode 100644 index 00000000000000..cf05fdfe68118f --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Rust for Linux + +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. + +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 rust-for-linux@vger.kernel.org mailing list. + +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). + +