meta: github: fix issue template assignees

This commit is contained in:
Nicolas Berbiche 2021-07-23 17:45:37 -04:00 committed by GitHub
parent 6c984bd675
commit 784da32958
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 3 deletions

View File

@ -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
---

View File

@ -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