From 415c369e15625e489855dc30f29777203fcebdff Mon Sep 17 00:00:00 2001 From: Brendan Le Foll Date: Fri, 27 Feb 2015 16:51:26 +0000 Subject: [PATCH] contributing.md: amend project contribution goals Signed-off-by: Brendan Le Foll --- docs/contributing.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/contributing.md b/docs/contributing.md index a482276..01136ec 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -4,13 +4,13 @@ Contributing to libmraa {#contributing} libmraa is an opensource project and we are actively looking for people to help with: -- Writing platform supports for all types of embedded boards running linux -- People to write cool samples -- People to extend the functionality +- Writing platform supports for all types of boards running linux +- People to extend the functionality, API with useful functions +- Anything we haven't thought about :) Ideas always welcome! The recommended method to contribute is to fork on github, and then send pull -requests to the main project. Questions can be also be asked and issues raised -on github. +requests to the main project. You can open issues if you find any bugs/have +questions. If you'd rather not use github you are more than welcome to send git formatted patches to brendan.le.foll@intel.com.