From c92f81c2fe0657bdd6fd4f06f4312428b8f59fa2 Mon Sep 17 00:00:00 2001 From: Jack T Date: Mon, 31 Mar 2025 10:10:43 -0700 Subject: [PATCH] Fixed tip callout in CONTRIBUTING.md (#1925) --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a5d69b8d..574fef97 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,8 @@ Goose is open source! We welcome pull requests for general contributions! If you have a larger new feature or any questions on how to develop a fix, we recommend you open an issue before starting. ->[!TIP] Beyond code, check out [other ways to contribute](#other-ways-to-contribute) +> [!TIP] +> Beyond code, check out [other ways to contribute](#other-ways-to-contribute) ## Prerequisites