From e014d6fb783f9fc1c76f930ca4263ad6272a248b Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Mon, 21 Dec 2020 16:54:14 -0500 Subject: [PATCH] github: Add link to latest release in bug report --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 0f68c85c..27070152 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -20,7 +20,7 @@ _Steps on how to reproduce the behaviour:_ ## bottom version -_Use `btm -V` and report the version of bottom you have installed. Also, if you're not on the latest version, please try that and see if the problem is already resolved._ +_Use `btm -V` and report the version of bottom you have installed. Also, if you're not on the latest version, please [try that](https://github.com/ClementTsang/bottom/releases/latest) and see if the problem is already resolved._ ## bottom config file (if used)