From d19f36a7e8a9957d6a1496b12d3ac10fb74b23b4 Mon Sep 17 00:00:00 2001 From: Inter Date: Sat, 6 Jul 2024 14:22:45 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs(contributing):=20add=20requ?= =?UTF-8?q?irement=20for=20a=20valid=20logo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit as part of https://github.com/inttter/md-badges/commit/a0d77e40e3bbc3cdf184cb2537f98af95305c01e --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c1f10d9..5da3496 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -55,6 +55,7 @@ When you contribute a new badge, make sure that you have checked for the followi * Badge is not a **duplicate** * Badge is in the **correct category** * Badge image appears **without any issues** +* Badge has a **logo** [(see here)](https://github.com/inttter/mdbadges-cli/blob/main/CONTRIBUTING.md#adding-badges) * Badge follows the **same format** of every other badge The format for inserting badges within a table is as follows: @@ -71,4 +72,4 @@ If you have any inquiries, would like to ask for help, or anything else that doe ## License -By contributing, you agree that your contributions will be licensed under the **MIT License**, which you can view [here](LICENSE). Note that companies, brands, or projects from the badges may have different licenses. \ No newline at end of file +By contributing, you agree that your contributions will be licensed under the **MIT License**, which you can view [here](LICENSE). Note that companies, brands, or projects from the badges may have different licenses.