From bcb9ca95518126131a16fcde894fc8765e7ab010 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 21 Jan 2016 22:35:24 +0100 Subject: more explore --- CONTRIBUTING.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 05798b50b..bdd248854 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,6 +4,8 @@ Read this when you want to: * file an issue (bug or feature request) * help translate the News file to your language * start programming and change the way the News app works +* add cool new feeds to the feed explore section +* want to provide additional full text feed rules ## Issues This section is split into two section: @@ -81,6 +83,14 @@ If you want to help with translating the app, please do not create a pull reques If approved, the translation will be automatically ported to the code within 24 hours. + +## Explore feeds section +You can help to improve our explore feeds section by [providing more feeds](https://github.com/owncloud/news/wiki/Explore-Feed-Section) + +## Fulltext configurations + +ownCloud News uses [picoFeed web scrapers](https://github.com/fguillot/picoFeed/blob/master/docs/grabber.markdown). Simply create a new configuration file if needed and open a pull request on their repository. The News app syncs regularely with the most recent changes. + ## Development In general it's a good idea to **first create an issue where you explain why, what and how** you want to make a change **before writing any code**. -- cgit v1.2.3