From e36002b1fc7420363b352baadf43bf135a2786e4 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Thu, 2 Jun 2016 07:53:49 -0700 Subject: [PATCH] Update CONTRIBUTING.md [ci skip] --- .github/CONTRIBUTING.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index e1acfad6..e6b9568d 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,5 +1,20 @@ To contribute to`open-source-ios-apps`, update the **contents.json** file (this will generate the README). +## TLDR + +A new entry should update **contents.json** with this format: + +```js +{ + "title": "Name of the app", + "category": "Category name", + "description": "What this app does", + "source": "Link to source, usually GitHub" +} +``` + +:tada: + ## New category Please [open an issue](https://github.com/dkhamsing/open-source-ios-apps/issues) and contact