Require single-worded tags
This commit is contained in:
@@ -80,7 +80,7 @@ For any other editor, please use the following schema:
|
|||||||
"title": String,
|
"title": String,
|
||||||
"desc": String, // 1 - 2 sentences long
|
"desc": String, // 1 - 2 sentences long
|
||||||
"url": String, // See below for notes about correct format of URLs
|
"url": String, // See below for notes about correct format of URLs
|
||||||
"tags": [String] // Please try to add at least 3 tags
|
"tags": [String] // Please try to add at least 3 single-worded tags
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user