diff --git a/.github/LABEL_MAP.md b/.github/LABEL_MAP.md index 143d25f5a1..41b1ee46ad 100644 --- a/.github/LABEL_MAP.md +++ b/.github/LABEL_MAP.md @@ -1,4 +1,5 @@ Bug Report: type:bug Feature Request: type:enhancement -UI Component: component:ui -API Component: component:api +UI: component:ui +API: component:api +Installer: component:installer