github: ensure using the right branch of Home Manager

This commit is contained in:
Naïm Favier 2022-07-20 23:11:00 +02:00 committed by Robert Helgesson
parent 70d5929885
commit 9cf40a43fc
No known key found for this signature in database
GPG Key ID: 36BDAA14C2797E89
1 changed files with 11 additions and 0 deletions

View File

@ -8,6 +8,17 @@ labels: [bug, triage]
assignees: [rycee, berbiche, sumnerevans]
body:
- type: checkboxes
attributes:
label: Are you following the right branch?
description: |
You should follow the branch of Home Manager that corresponds to your
version of Nixpkgs; see
[the README](https://github.com/nix-community/home-manager#releases)
for details.
options:
- label: My Nixpkgs and Home Manager versions are in sync
required: true
- type: checkboxes
attributes:
label: Is there an existing issue for this?