From 546320b020035da04589b739a1d6ddd46abe2af2 Mon Sep 17 00:00:00 2001 From: filoghost Date: Sat, 16 May 2020 10:32: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 8bd7afcb..0a044ca5 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 ---