From ff74dca84ba6fb86d335b5a2b708d3117ec88d98 Mon Sep 17 00:00:00 2001 From: smiley Date: Tue, 3 Oct 2023 18:36:31 +0200 Subject: [PATCH] :octocat: --- .github/ISSUE_TEMPLATE/bug_report.md | 6 ++---- .github/ISSUE_TEMPLATE/feature_request.md | 6 ++---- .github/ISSUE_TEMPLATE/general_issue.md | 4 ---- 3 files changed, 4 insertions(+), 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 89e224da6..d4d54717a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,10 +1,8 @@ --- name: Bug report about: You have found a bug? Does the library not behave as expected? That's great (ok, not that great)! Please help us to improve! -title: '' -labels: '' -assignees: '' - +title: '[BUG]' +labels: 'bug' ---