Update schema #550

This commit is contained in:
Victor Peschenkov 2018-02-06 21:13:37 +03:00
parent 8ef3651a80
commit 080cf42bae
1 changed files with 1 additions and 0 deletions

1
.github/schema.json vendored
View File

@ -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": {