Commit e8c7fbf6 authored by Asanka Herath's avatar Asanka Herath Committed by Commit Bot

[net] Use code font for labels in bug triage documentation.

Change-Id: I4b651743fdbe3d61fc33028180d71a31ae38ff29
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1894876Reviewed-by: default avatarLily Chen <chlily@chromium.org>
Commit-Queue: Lily Chen <chlily@chromium.org>
Cr-Commit-Position: refs/heads/master@{#711696}
parent 4237fca4
......@@ -14,8 +14,8 @@ generating and modifying shifts
### Required, in rough order of priority:
* Identify new network bugs on the tracker.
* Investigate recent Internals>Network issues with no subcomponent.
* Follow up on Needs-Feedback issues for all network components.
* Investigate recent `Internals>Network` issues with no subcomponent.
* Follow up on `Needs-Feedback` issues for all network components.
* Identify and file bugs for significant new crashers.
### Best effort, also in rough priority order:
......@@ -55,16 +55,16 @@ uniform, predictable two day commitment for all triagers.
and major crashers. This will generally take up the majority of your time as
triager. Continue digging until you can do one of the following:
* Mark it as *WontFix* (working as intended, obsolete issue) or a
* Mark it as `WontFix` (working as intended, obsolete issue) or a
duplicate.
* Mark it as a feature request.
* Mark it as Needs-Feedback.
* Mark it as `Needs-Feedback`.
* Remove the Internals>Network component, replacing it with at least one
* Remove the `Internals>Network` component, replacing it with at least one
more specific network component or non-network component. Replacing the
Internals>Network component gets it off the next triager's radar, and
`Internals>Network` component gets it off the next triager's radar, and
in front of someone more familiar with the relevant code. Note that
due to the way the bug report wizard works, a lot of bugs incorrectly end
up with the network component.
......@@ -83,7 +83,7 @@ uniform, predictable two day commitment for all triagers.
* Remove label once feedback is provided. Continue to investigate, if
the previous section applies.
* If the Needs-Feedback label has been present for one week, ping the
* If the `Needs-Feedback` label has been present for one week, ping the
reporter.
* Archive after two weeks with no feedback, telling users to file a new
......@@ -95,7 +95,7 @@ uniform, predictable two day commitment for all triagers.
### Best Effort (As you have time):
* Investigate old bugs, and bugs associated with Internals>Network
* Investigate old bugs, and bugs associated with `Internals>Network`
subcomponents.
* Investigate unowned and owned but forgotten net/ crashers that are still
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment