From 99da8b22a1c0ed7c4b4128d1aecc94c60ea87571 Mon Sep 17 00:00:00 2001 From: Mark Sagi-Kazar Date: Fri, 11 Dec 2020 17:36:00 +0100 Subject: [PATCH] Add labels to issue templates Signed-off-by: Mark Sagi-Kazar --- .github/ISSUE_TEMPLATE/bug_report.md | 1 + .github/ISSUE_TEMPLATE/feature_request.md | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c05426d..de8e272 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,7 @@ --- name: 🐛 Bug report about: Report a bug to help us improve Viper +labels: kind/bug ---