Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 645 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (15 loc) · 645 Bytes

To contribute toopen-source-react-native-apps, update the contents.json file (this will generate the README).

A new entry should update contents.json with this format:

{
            "title": "Name of the app",
            "category-ids": ["Category id"],
            "description": "What this app does",
            "source": "Link to source, usually GitHub",
            "screenshots": ["http://something.com/image.png"],
            "date_added": "Aug 6 2016",
            "suggested_by": "@github_username"
}

🎉

For more information, please read https://github.com/vitorebatista/open-source-react-native-apps/wiki