From 46ab00e2cd0a11d8034505775a7e2ded4016e4a7 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 7 Jun 2019 07:53:37 -0700 Subject: [PATCH] ;github: issue templates: try quoting # to fix description [ci skip] --- .github/ISSUE_TEMPLATE/support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/support.md b/.github/ISSUE_TEMPLATE/support.md index 44f9dcd17..4a1a4d652 100644 --- a/.github/ISSUE_TEMPLATE/support.md +++ b/.github/ISSUE_TEMPLATE/support.md @@ -1,6 +1,6 @@ --- name: A support request -about: Need help with using hledger ? Ask on #hledger IRC or hledger mail list. +about: Need help with using hledger ? Ask on \#hledger IRC or hledger mail list. labels: ---