diff --git a/.github/LABEL_MAP.md b/.github/LABEL_MAP.md index 41b1ee46ad..29d882bb66 100644 --- a/.github/LABEL_MAP.md +++ b/.github/LABEL_MAP.md @@ -1,5 +1,9 @@ Bug Report: type:bug +Bugfix Pull Request: type:bug Feature Request: type:enhancement +Feature Pull Request: type:enhancement UI: component:ui API: component:api Installer: component:installer +Docs Pull Request: component:docs +Docs: component:docs