Remove duplicate transparent background guideline

Co-authored-by: ajnart <49837342+ajnart@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-11-23 16:45:43 +00:00
parent cb13f92456
commit b2383a426a

View File

@@ -34,12 +34,6 @@ const GUIDELINES: GuidelineItem[] = [
description:
"All icons must have transparent backgrounds. Icons with opaque or colored backgrounds will be rejected.",
},
{
type: "dont",
title: "Don't submit non-transparent backgrounds",
description:
"Submissions with solid color or non-transparent backgrounds will be rejected. Always use transparent backgrounds.",
},
{
type: "dont",
title: "Don't make multiple submissions for the same icon",