From c62144c5bcfc327cc4dc1957df01140b16ad6445 Mon Sep 17 00:00:00 2001 From: LogMANOriginal Date: Sat, 13 Aug 2016 18:21:32 +0200 Subject: [PATCH] Add "How can I contribute?" section --- Home.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Home.md b/Home.md index b567e06..f997853 100644 --- a/Home.md +++ b/Home.md @@ -17,3 +17,13 @@ - PHP 5.4 (or higher) - `openssl` extension enabled in PHP configuration (`php.ini`) + +# How can I contribute? + +There are many things you can do to contribute to **RSS-Bridge** as developer or as user without any knowledge in PHP or (web) development. Here are a few things: + +- Report broken bridges or bugs [here](https://github.com/RSS-Bridge/rss-bridge/issues) +- Request new features or ideas (via [Issues](https://github.com/RSS-Bridge/rss-bridge/issues)) +- Add new bridges or improve the API +- Improve documentation (this Wiki) +- Host **RSS-Bridge** :sparkling_heart: \ No newline at end of file