From 60bfea46af94c7c07d7828f8b366a7885d1d30b9 Mon Sep 17 00:00:00 2001 From: pajlada Date: Sat, 22 Aug 2026 15:17:48 +0200 Subject: [PATCH] contributing: document fluent icons (#7190) --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c7175d819..57a9ff563 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,6 +5,7 @@ This is a set of guidelines for contributing to Chatterino. The goal is to teach ## General (non-code related) guidelines for contributing to Chatterino - Make a specific branch for your pull request instead of using the master, main, or mainline branch. This will prevent future problems with updating your branch after your PR is merged. +- Use icons from Microsoft's Fluent Icons (see https://fluenticons.co/outlined) if possible, and attribute them correctly in your pull request. ## Use of AI