From f47611fb171d967e0c65cfc99896913d62fa0d29 Mon Sep 17 00:00:00 2001 From: Robert Helgesson Date: Sat, 23 Jul 2022 15:16:19 +0200 Subject: [PATCH] github: fix line wrapping --- .github/ISSUE_TEMPLATE/issue.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/issue.yaml b/.github/ISSUE_TEMPLATE/issue.yaml index fb0f0a6b..c474dde0 100644 --- a/.github/ISSUE_TEMPLATE/issue.yaml +++ b/.github/ISSUE_TEMPLATE/issue.yaml @@ -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