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

Update CONTRIBUTING.md [ci skip]

This commit is contained in:
Victor Peschenkov 2018-02-18 23:22:06 +03:00 committed by GitHub
parent f011dfac5b
commit 9dd5487756
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@ A new entry should update **contents.json** with this format:
"category-ids": ["Category id"],
"description": "What this app does",
"source": "Link to source, usually GitHub",
"itunes": "Link to App Store",
"screenshots": ["http://something.com/image.png"],
"date_added": "Aug 6 2016",
"suggested_by": "@github_username"