From 476f29c4dde17e958dc2d3280acee3a19e87bb47 Mon Sep 17 00:00:00 2001 From: nils-grepit Date: Sun, 15 Sep 2019 22:43:10 +0200 Subject: add CONTRIBUTING.md and link to Matrix room --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index ff33da9..75661ec 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,16 @@ A concurrency framework for building real time systems. ## [API reference](https://japaric.github.io/rtfm5/api/rtfm/index.html) +## Chat +Join us and talk about RTFM in the [Matrix room][matrix-room]. + +[matrix-room]: https://matrix.to/#/!yafYEipFNsXDdwiHMT:matrix.org + +## Contributing +New features and big changes should go through the RFC process in the [dedicated RFC repository][rfcs]. See [CONTRIBUTING.md](CONTRIBUTING.md) for details. + +[rfcs]: https://github.com/rtfm-rs/rfcs + ## Acknowledgments This crate is based on [the RTFM language][rtfm-lang] created by the Embedded -- cgit v1.2.3