mirror of
https://github.com/nix-community/home-manager
synced 2024-11-26 21:19:45 +01:00
github: fix line wrapping
This commit is contained in:
parent
9cf40a43fc
commit
f47611fb17
1 changed files with 1 additions and 3 deletions
4
.github/ISSUE_TEMPLATE/issue.yaml
vendored
4
.github/ISSUE_TEMPLATE/issue.yaml
vendored
|
@ -13,9 +13,7 @@ body:
|
|||
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.
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue