From 93706c65a55a89b8ecea5bf8f850ca10a9601b92 Mon Sep 17 00:00:00 2001 From: Lucas Wojciechowski Date: Thu, 30 Mar 2017 03:44:56 -0700 Subject: =?UTF-8?q?[=E2=9D=A4=EF=B8=8F]=20Create=20.topissuesrc=20(#8568)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Create .topissuesrc * Update .topissuesrc --- .topissuesrc | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .topissuesrc diff --git a/.topissuesrc b/.topissuesrc new file mode 100644 index 0000000000..c16804cd2f --- /dev/null +++ b/.topissuesrc @@ -0,0 +1,17 @@ +{ + "labels": { + "release blocker": 25, + "beta blocker": 20, + "crash": 5, + "build": 5, + "bug": 2 + }, + "reactions": { + "+1": 1, + "-1": -1, + "laugh": 1, + "hooray": 1, + "confused": 1, + "heart": 1 + } +} -- cgit v1.2.1