From 1c5c9b162be5d6b89233db5e5084cf6af75b210c Mon Sep 17 00:00:00 2001 From: Asheem Mamoowala Date: Fri, 10 Aug 2018 16:25:29 -0700 Subject: [PATCH] Update high priority label Fixes #7108 --- .topissuesrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.topissuesrc b/.topissuesrc index f1ca5418e96..d48d7eaaf94 100644 --- a/.topissuesrc +++ b/.topissuesrc @@ -1,7 +1,7 @@ { "labels": { "release blocker :no_entry:": 25, - "high priority :exclamation:": 7, + "high priority": 7, "medium priority": 5, "bug :beetle:": 2 }