From 4ab7f5bcaa86aae812e59a69bb7486cf669083d9 Mon Sep 17 00:00:00 2001 From: filoghost Date: Sat, 16 May 2020 10:33:28 +0200 Subject: [PATCH] Use correct labels in issue templates --- .github/ISSUE_TEMPLATE/1-bug.md | 2 +- .github/ISSUE_TEMPLATE/2-feature.md | 2 +- .github/ISSUE_TEMPLATE/3-help.md | 2 +- .github/ISSUE_TEMPLATE/4-documentation.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1-bug.md b/.github/ISSUE_TEMPLATE/1-bug.md index ba44a8c..689675c 100644 --- a/.github/ISSUE_TEMPLATE/1-bug.md +++ b/.github/ISSUE_TEMPLATE/1-bug.md @@ -1,7 +1,7 @@ --- name: 🐞 Bug report about: Report a bug or some unexpected behavior. -labels: bug +labels: Bug ---