From b0d7a16f49a29bb9c46f0e39cb532a75c3413466 Mon Sep 17 00:00:00 2001 From: Wayne Witzel III Date: Tue, 12 Sep 2017 10:44:05 -0400 Subject: [PATCH] Add docs and PR labels --- .github/LABEL_MAP.md | 4 ++++ 1 file changed, 4 insertions(+) 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