From c3718f0f7dfe4d1715fadf763172e456c646be67 Mon Sep 17 00:00:00 2001 From: vk Date: Wed, 27 Oct 2021 17:32:51 -0400 Subject: [PATCH] Update issue labels --- GitReleaseManager.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/GitReleaseManager.yaml b/GitReleaseManager.yaml index 3bdf262e..732a208f 100644 --- a/GitReleaseManager.yaml +++ b/GitReleaseManager.yaml @@ -19,9 +19,8 @@ issue-labels-include: - duplicate - enhancement - feature + - performance - sample - - question - - wontfix issue-labels-exclude: - 0 - Backlog @@ -36,6 +35,7 @@ issue-labels-exclude: - ready - wontfix - pull-request + - core issue-labels-alias: - name: breaking-change @@ -65,3 +65,6 @@ issue-labels-alias: - name: documentation header: Documentation updated plural: Documentation updates + - name: performance + header: Performance improvement + plural: Performance improvements