From 13b538601b331d5805495bebe497f9be6e5c0dc0 Mon Sep 17 00:00:00 2001 From: Allo Date: Thu, 19 Dec 2024 10:36:04 +0800 Subject: [PATCH] chore(docs): use the GFM alerts syntax instead --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8513c932dedfb0..ce5546c47935f8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -34,7 +34,8 @@ See the [Creating a pull request](#creating-a-pull-request) for more details on If you're not certain of the changes that you want to make, [get in touch with us][]! -> **Note:** You may click the **View this page on GitHub** or **Report a problem with this content** link at the bottom of an MDN page, to either jump directly to the page source or raise an issue on GitHub. +> [!NOTE] +> You may click the **View this page on GitHub** or **Report a problem with this content** link at the bottom of an MDN page, to either jump directly to the page source or raise an issue on GitHub. ### Forking and cloning the repository