diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index 4d6c2ff5..c9846178 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -3,7 +3,7 @@ name: Feature request about: Ask for a new feature to be added (module, program, etc.) title: '' labels: feature request -assignees: nix-community/home-manager +assignees: rycee, berbiche, sumnerevans --- diff --git a/.github/ISSUE_TEMPLATE/issue.yaml b/.github/ISSUE_TEMPLATE/issue.yaml index 1ffab50d..e7a0dc3c 100644 --- a/.github/ISSUE_TEMPLATE/issue.yaml +++ b/.github/ISSUE_TEMPLATE/issue.yaml @@ -3,8 +3,9 @@ description: File a bug/issue title: 'bug: ' labels: [bug, triage] -assignees: -- nix-community/home-manager +# We cannot use nix-community/home-manager +# See https://github.com/dear-github/dear-github/issues/170 +assignees: [rycee, berbiche, sumnerevans] body: - type: checkboxes