From e85569e29670af7fda1bf16a88d22d89d3e0284e Mon Sep 17 00:00:00 2001 From: Michael21107 <121039033+Michael21107@users.noreply.github.com> Date: Thu, 9 Jan 2025 17:45:30 +0100 Subject: [PATCH 1/5] add a section for Important alert type and an example rendering --- .../style-guide-and-content-model/style-guide.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/content/contributing/style-guide-and-content-model/style-guide.md b/content/contributing/style-guide-and-content-model/style-guide.md index 93216c14306d..6c6281df0428 100644 --- a/content/contributing/style-guide-and-content-model/style-guide.md +++ b/content/contributing/style-guide-and-content-model/style-guide.md @@ -44,7 +44,7 @@ Alerts should be concise. If the information consists of more than a couple of s ### Alert types -We use four types of alerts: Note, Tip, Warning, and Caution. +We use four types of alerts: Note, Tip, Important, Warning, and Caution. #### Note @@ -68,6 +68,11 @@ For example, [AUTOTITLE](/account-and-profile/setting-up-and-managing-your-githu > [!TIP] > When you @mention an organization, only those that you're a member of will autocomplete. You can still @mention organizations that you're not a member of, like a previous employer, but the organization name won't autocomplete for you. +#### Important + +> [!IMPORTANT] +> Key information users need to know to achieve their goal. + #### Warning Highlights potential risks that a user should be aware of before starting or continuing with a task. From 5b6be5b987a671e9f7965902de8a6a92560e104b Mon Sep 17 00:00:00 2001 From: mc <42146119+mchammer01@users.noreply.github.com> Date: Fri, 10 Jan 2025 09:15:12 +0000 Subject: [PATCH 2/5] Update content/contributing/style-guide-and-content-model/style-guide.md --- .../contributing/style-guide-and-content-model/style-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/contributing/style-guide-and-content-model/style-guide.md b/content/contributing/style-guide-and-content-model/style-guide.md index 6c6281df0428..29d38de1ffa4 100644 --- a/content/contributing/style-guide-and-content-model/style-guide.md +++ b/content/contributing/style-guide-and-content-model/style-guide.md @@ -44,7 +44,7 @@ Alerts should be concise. If the information consists of more than a couple of s ### Alert types -We use four types of alerts: Note, Tip, Important, Warning, and Caution. +We use five types of alerts: Note, Tip, Important, Warning, and Caution. #### Note From 011d9702b70cfe3ff098cee28a585185252eb3d9 Mon Sep 17 00:00:00 2001 From: mc <42146119+mchammer01@users.noreply.github.com> Date: Fri, 10 Jan 2025 09:16:38 +0000 Subject: [PATCH 3/5] Update content/contributing/style-guide-and-content-model/style-guide.md --- .../contributing/style-guide-and-content-model/style-guide.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/contributing/style-guide-and-content-model/style-guide.md b/content/contributing/style-guide-and-content-model/style-guide.md index 29d38de1ffa4..bff1857a81a3 100644 --- a/content/contributing/style-guide-and-content-model/style-guide.md +++ b/content/contributing/style-guide-and-content-model/style-guide.md @@ -70,6 +70,9 @@ For example, [AUTOTITLE](/account-and-profile/setting-up-and-managing-your-githu #### Important + +Highlights key information users need to know to achieve their goal. + > [!IMPORTANT] > Key information users need to know to achieve their goal. From 95b9ce21807992bd6470673fbde4380f45987559 Mon Sep 17 00:00:00 2001 From: mc <42146119+mchammer01@users.noreply.github.com> Date: Fri, 10 Jan 2025 09:19:01 +0000 Subject: [PATCH 4/5] Update content/contributing/style-guide-and-content-model/style-guide.md --- .../contributing/style-guide-and-content-model/style-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/contributing/style-guide-and-content-model/style-guide.md b/content/contributing/style-guide-and-content-model/style-guide.md index bff1857a81a3..08db243afd89 100644 --- a/content/contributing/style-guide-and-content-model/style-guide.md +++ b/content/contributing/style-guide-and-content-model/style-guide.md @@ -74,7 +74,7 @@ For example, [AUTOTITLE](/account-and-profile/setting-up-and-managing-your-githu Highlights key information users need to know to achieve their goal. > [!IMPORTANT] -> Key information users need to know to achieve their goal. +> Runner Scale Sets do not support multiple labels, only the name of the runner can be used in place of a label. See [AUTOTITLE](/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/deploying-runner-scale-sets-with-actions-runner-controller). #### Warning From a14859ff4be30ef24da070204b4755b6e9cb1b62 Mon Sep 17 00:00:00 2001 From: mc <42146119+mchammer01@users.noreply.github.com> Date: Fri, 10 Jan 2025 09:23:32 +0000 Subject: [PATCH 5/5] Update content/contributing/style-guide-and-content-model/style-guide.md --- .../contributing/style-guide-and-content-model/style-guide.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/contributing/style-guide-and-content-model/style-guide.md b/content/contributing/style-guide-and-content-model/style-guide.md index 08db243afd89..c96297fbe8ec 100644 --- a/content/contributing/style-guide-and-content-model/style-guide.md +++ b/content/contributing/style-guide-and-content-model/style-guide.md @@ -70,7 +70,6 @@ For example, [AUTOTITLE](/account-and-profile/setting-up-and-managing-your-githu #### Important - Highlights key information users need to know to achieve their goal. > [!IMPORTANT]