From 7e26573b2af8e8cb44c87da0ea7d481429e38191 Mon Sep 17 00:00:00 2001 From: Francis Murtagh Date: Mon, 12 Apr 2021 10:59:23 +0100 Subject: Documentation - Add "How to get involved" section to README.md Signed-off-by: Francis Murtagh Change-Id: I5919c9b93f335e09e542c7ecfbcba637f64df3b8 --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 8dbe7687fd..cfa981309a 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,16 @@ or take a look at previous [github issues](https://github.com/ARM-software/armnn you need it to execute our unit tests. Boost will soon be removed from Arm NN entirely. +## How to get involved +If you would like to get involved but don't know where to start, a good place to look is in our Github Issues. + +Feature requests without a volunteer to implement them are closed, but have the 'Help wanted' label, these can be found +[here](https://github.com/ARM-software/armnn/issues?q=is%3Aissue+label%3A%22Help+wanted%22+). +Once you find a suitable Issue, feel free to re-open it and add a comment, +so that other people know you are working on it and can help. + +When the feature is implemented the 'Help wanted' label will be removed. + ## Contributions The Arm NN project welcomes contributions. For more details on contributing to Arm NN see the [Contributing page](https://mlplatform.org/contributing/) on the [MLPlatform.org](https://mlplatform.org/) website, or see the [Contributor Guide](ContributorGuide.md). -- cgit v1.2.1