-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
GitHub Labels
Manuel Rego Casasnovas edited this page Mar 15, 2024
·
6 revisions
We currently have around 150 tags, listed at https://github.com/servo/servo/labels. Each of these tags has a prefix. The meaning of the prefixes are:
| TAGS LABELS | Meaning |
|---|---|
AREA TAGS (A-) |
What part of the code is relevant? |
CATEGORY (B-) |
|
CONDITION (C-) |
The status of a particular issue |
EFFORT (E-) |
The expected complexity of fixing the issue |
IMPACT (I-) |
The effect of the issue remaining unresolved. |
LANGUAGE (L-) |
The programming language necessary to fix the issue |
PLATFORM (P-) |
The platform/operating system/hardware to which the issue applies |
PR STATUS (S-) |
The current status of any given pull request. Indicates what the expected next steps are. |