From 9dd54877560e5512bc3a3e880dc1985e9d619cb8 Mon Sep 17 00:00:00 2001 From: Victor Peschenkov Date: Sun, 18 Feb 2018 23:22:06 +0300 Subject: [PATCH] Update CONTRIBUTING.md [ci skip] --- .github/CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index b78d7a64..22a017d0 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -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"