Communications handbook: stray underline (#27334)

This commit is contained in:
Noah Talerman 2025-03-20 21:14:03 -04:00 committed by GitHub
parent af40739e90
commit 90c85aef4a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.