Skip to content
dkhamsing edited this page May 12, 2016 · 13 revisions

To contribute to open-source-ios-apps, please edit contents.json instead of the README. Thanks 😄

add-entry

Here is a snippet you can cut and paste to get started

{
    	  	"title": "Name of the app",
    		"category": "Category name",
    		"description": "What this app does",
    		"source": "Link to source, usually GitHub"
	}

For more information, read https://github.com/dkhamsing/open-source-ios-apps/blob/master/.github/CONTRIBUTING.md

Clone this wiki locally