From da6bdeafa237f122cc4bec64e9a986c1cd1d924e Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Sun, 13 Jul 2025 07:43:58 -0700 Subject: [PATCH] Expanded Tip in header --- source/components/header.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/components/header.md b/source/components/header.md index 13e53b1..e817c02 100644 --- a/source/components/header.md +++ b/source/components/header.md @@ -1,6 +1,6 @@ > [!TIP] -> A great place to start contributing is to check the [backlog](resources/dev/BACKLOG.md) and determine their status to go on the list. For more information on [contributing](.github/CONTRIBUTING.md) and [guidelines](.github/GUIDELINES.md) for open-source software submissions, consult their respective pages. +> A great place to start contributing is to check the [backlog](resources/dev/BACKLOG.md) and determine their status to go on the list or find categories for uncategorized projects. For more information on [contributing](.github/CONTRIBUTING.md) and [guidelines](.github/GUIDELINES.md) for open-source software submissions, consult their respective pages. > [!NOTE] > My MacOS [configuration](https://docs.google.com/document/d/1QF7wpvlFG7mfWtCGrFfyIUwgYzOYeSBDAIDvgiIJk44/edit?usp=sharing).