From 932de54aa93c5aa89d731b91accb19bfbd4d56a7 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 9 Jan 2026 09:09:27 -1000 Subject: [PATCH] ;doc:issue template: edit --- .github/ISSUE_TEMPLATE/a-bug.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/a-bug.md b/.github/ISSUE_TEMPLATE/a-bug.md index cec825323..7c6cf4f0f 100644 --- a/.github/ISSUE_TEMPLATE/a-bug.md +++ b/.github/ISSUE_TEMPLATE/a-bug.md @@ -20,7 +20,8 @@ Matrix chat: https://hledger.org/support.html (issues are pinned here too) In your bug report, please include if possible: - output of `hledger --version` (or best of all, `hledger setup`). - It's best if your hledger version is not too old. https://hledger.org/install.html shows the current version and how to upgrade. + Note, it's best if your hledger version is not too old. + https://hledger.org/install.html shows the current version and how to upgrade. - which OS you're running on - a link to a relevant doc you found, if any - a small reproducible example or recipe.