1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-02 04:53:33 +02:00

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

View File

@ -8,6 +8,17 @@ labels: [bug, triage]
assignees: [rycee, berbiche, sumnerevans] assignees: [rycee, berbiche, sumnerevans]
body: 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 - type: checkboxes
attributes: attributes:
label: Is there an existing issue for this? label: Is there an existing issue for this?