From d6cb82af7b6b0bcfdf6e82ff2a23cbdb25d9a795 Mon Sep 17 00:00:00 2001 From: Manuel Alejandro de Brito Fontes Date: Wed, 8 Jan 2020 12:13:58 -0300 Subject: [PATCH] Add missing bug label (#4900) --- .github/ISSUE_TEMPLATE/bug_report.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 8def64ec2..ada3830cf 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,6 +2,7 @@ name: Bug report about: Problems and issues with code or docs title: '' +labels: kind/bug assignees: '' ---