[template] update [ci skip]

This commit is contained in:
dkhamsing 2016-08-17 06:22:06 -07:00 committed by GitHub
parent 34bcd934a2
commit d7c5005578

View File

@ -6,10 +6,9 @@ To create a new category, please open an issue (see CONTRIBUTING) -->
<!-- When making an addition: -->
0. [ ] Project URL:
1. [ ] Update contents.json instead of README
2. [ ] One project per pull request
3. [ ] Project added at the end of the list (a script sorts projects automatically)
1. [ ] Project URL:
2. [ ] Update contents.json instead of README
3. [ ] One project per pull request
4. [ ] Avoid iOS or open-source in description as it is assumed
5. [ ] Use this commit title format if applicable: Add app-name by @github-username
6. [ ] Use approved format for your entry
@ -20,7 +19,10 @@ To create a new category, please open an issue (see CONTRIBUTING) -->
"title": "Name of the app",
"category": "Category name",
"description": "What this app does",
"source": "Link to source, usually GitHub"
"source": "Link to source, usually GitHub",
"screenshots": ["http://something.com/image.png"],
"date_added": "Aug 6 2016",
"suggested_by": "@github_username"
}
For more information, read https://github.com/dkhamsing/open-source-ios-apps/blob/master/.github/CONTRIBUTING.md