From 90c85aef4a6b05bcdcba83d280c8d09395d5ca95 Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Thu, 20 Mar 2025 21:14:03 -0400 Subject: [PATCH] Communications handbook: stray underline (#27334) --- handbook/company/communications.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handbook/company/communications.md b/handbook/company/communications.md index a15284bbd1..79295fe420 100644 --- a/handbook/company/communications.md +++ b/handbook/company/communications.md @@ -427,7 +427,7 @@ Opinionated conventions help people work faster and spend less time figuring out Labels with a `#g-` prefix refer to a kanban board. Since it is best practice to have an issue on a single board, make an effort to have only one label with the `#g-` prefix per issue. -> _**Note:** There are only a few "special" labels that are exceptions to this rule: +> _**Note:** There are only a few "special" labels that are exceptions to this rule_: > - `bug` A defect in the product. > - `bug-` Defect category. For example, `bug-enrollment`, `bug-profiles-sync`, `bug-policies`. This allows us to track the areas of the product producing the most bugs. > - `story` A user story.