From 080cf42baede20fb1ab45f6c0089b5d2736f1fa0 Mon Sep 17 00:00:00 2001 From: Victor Peschenkov Date: Tue, 6 Feb 2018 21:13:37 +0300 Subject: [PATCH] Update schema #550 --- .github/schema.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/schema.json b/.github/schema.json index f77ecf00..8ed44903 100644 --- a/.github/schema.json +++ b/.github/schema.json @@ -139,6 +139,7 @@ "title": "Project Tags", "description": "A place to put any metadata for a project. The items can be any type.", "type": "array", + "minItems": 1, "default": [] }, "suggested_by": {