1
0
mirror of https://github.com/dkhamsing/open-source-ios-apps.git synced 2024-12-22 21:38:44 +01:00

Update CONTRIBUTING.md

[ci skip]
This commit is contained in:
dkhamsing 2016-06-02 07:53:49 -07:00
parent 699f27b667
commit e36002b1fc

View File

@ -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