mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2024-11-23 21:34:39 +03:00
[contributing] fix typo [ci skip]
This commit is contained in:
parent
3e70ac45f6
commit
de919ec0c7
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
@ -8,7 +8,7 @@ A new entry should update **contents.json** with this format:
|
|||||||
"category": "Category name",
|
"category": "Category name",
|
||||||
"description": "What this app does",
|
"description": "What this app does",
|
||||||
"source": "Link to source, usually GitHub",
|
"source": "Link to source, usually GitHub",
|
||||||
"screenshots": ["http://something.com/image.png"]
|
"screenshots": ["http://something.com/image.png"],
|
||||||
"date_added": "Aug 6 2016",
|
"date_added": "Aug 6 2016",
|
||||||
"suggested_by": "@github_username"
|
"suggested_by": "@github_username"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user