Update label names in keylabeler.yml (#3222)
This commit is contained in:
24
.github/keylabeler.yml
vendored
24
.github/keylabeler.yml
vendored
@@ -9,21 +9,15 @@ caseSensitive: false
|
|||||||
|
|
||||||
# Explicit keyword mappings to labels. Form of match:label. Required.
|
# Explicit keyword mappings to labels. Form of match:label. Required.
|
||||||
labelMappings:
|
labelMappings:
|
||||||
"[ATMOS]": "Feature: Atmospherics"
|
"[ATMOS]": "Area: Atmos"
|
||||||
"[AUDIO]": "Feature: Audio"
|
"[BODY]": "Area: Body System"
|
||||||
"[CONSTRUCTION]": "Feature: Construction"
|
"[BODY SYSTEM]": "Area: Body System"
|
||||||
"[ENTITIES]": "Feature: Entities"
|
"[CONSTRUCTION]": "Area: Construction"
|
||||||
"[ENTITY]": "Feature: Entities"
|
"[ENTITY AI]": "Area: Entity AI"
|
||||||
"[ENTITY AI]": "Feature: Entity AI"
|
"[PHYSICS]": "Area: Physics"
|
||||||
"[EVENTS]": "Feature: Events"
|
"[POWER]": "Area: Power"
|
||||||
"[EVENT]": "Feature: Events"
|
"[TOOLING]": "Area: Tooling"
|
||||||
"[INTERACTION]": "Feature: Interaction"
|
"[UI]": "Area: UI"
|
||||||
"[MEDICAL]": "Feature: Medical"
|
|
||||||
"[PHYSICS]": "Feature: Physics"
|
|
||||||
"[POWER]": "Feature: Power"
|
|
||||||
"[SPRITES]": "Feature: Sprites"
|
|
||||||
"[SPRITE]": "Feature: Sprites"
|
|
||||||
"[UI]": "Feature: UI"
|
|
||||||
|
|
||||||
"[BUG]": "Type: Bug"
|
"[BUG]": "Type: Bug"
|
||||||
"[CLEANUP]": "Type: Cleanup"
|
"[CLEANUP]": "Type: Cleanup"
|
||||||
|
|||||||
Reference in New Issue
Block a user