Improve docs/supplemental files for plugins (#5047)

Co-authored-by: Mm2PL <mm2pl+gh@kotmisia.pl>
This commit is contained in:
nerix
2023-12-29 18:12:50 +01:00
committed by GitHub
parent d085ab578f
commit 60d79ef57e
5 changed files with 91 additions and 4 deletions
+2 -1
View File
@@ -43,7 +43,8 @@
"type": "string",
"description": "A small description of your license.",
"examples": ["MIT", "GPL-2.0-or-later"]
}
},
"$schema": { "type": "string" }
},
"required": ["name", "description", "authors", "version", "license"]
}