From d575279380db707d698fb1ef80bf8b5283f4ec69 Mon Sep 17 00:00:00 2001 From: Pocco81 Date: Wed, 25 May 2022 20:44:22 -0500 Subject: [PATCH] doc: updated global contributing instructions --- docs/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing.md b/docs/contributing.md index 1826921..cf3d5a3 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -40,7 +40,7 @@ Although you just created the repo successfully, it's important to style it prop ### Tools -We have built a bunch of tools to make life easier when creating Catppuccin ports. You'll find them all (with instructions) under our [catppuccin/toolbox](https://github.com/catppuccin/toolbox) repo. +Since Catppuccin is available in 4 palettes it's understanble that it may not be quite as easy to make 4 versions of a port. So to help with that, we have built a bunch of tools to make life easier when creating Catppuccin ports. You'll find them all (with instructions) under our [catppuccin/toolbox](https://github.com/catppuccin/toolbox) repo. Particularly, for the initial problem stated, you'd want to take a look at [Puccinier](https://github.com/catppuccin/toolbox#%EF%B8%8F-puccinier) tool.