From 699547385f088025755c6b922dadc888a0d43455 Mon Sep 17 00:00:00 2001 From: Sascha Mann Date: Wed, 3 Apr 2024 13:24:26 +0200 Subject: [PATCH] Remove auto-assignment from bug report template (#231) * Remove auto-assignment from bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f055ea7..f79e968 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -3,7 +3,6 @@ name: Bug report about: Create a report to help us improve title: "[BUG] " labels: bug -assignees: SaschaMann ---