From fa135487acbfa186b3d545d4d4807b7be5510cd0 Mon Sep 17 00:00:00 2001 From: Austin Horstman Date: Sun, 6 Jul 2025 12:58:51 -0500 Subject: [PATCH] issue_template: remove assignees Needless spam and doesn't really make sense to default to repo maintainers. Also, clearly hasn't been utilized for a long time. Signed-off-by: Austin Horstman --- .github/ISSUE_TEMPLATE/issue.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/issue.yaml b/.github/ISSUE_TEMPLATE/issue.yaml index 6eec426a..6604809f 100644 --- a/.github/ISSUE_TEMPLATE/issue.yaml +++ b/.github/ISSUE_TEMPLATE/issue.yaml @@ -3,10 +3,6 @@ description: File a bug/issue title: 'bug: ' labels: [bug, triage] -# We cannot use nix-community/home-manager -# See https://github.com/dear-github/dear-github/issues/170 -assignees: [rycee, berbiche] - body: - type: checkboxes attributes: