From 085904d209c0c5d28425e498625ce59edc60aaeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luka=20Marku=C5=A1i=C4=87?= Date: Sat, 30 Jul 2022 08:46:53 +0200 Subject: [PATCH] Add link to the installation instructions --- .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 cf0d253c7..8956e8abc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -31,4 +31,4 @@ If applicable, add screenshots to help explain your problem. **Additional context** Add any other context about the problem here. -**Note:** please try updating to the latest version or manually building the latest `master` to see if the issue still occurs. +**Note:** please try updating to the latest version or [manually building](https://github.com/jesseduffield/lazygit/#manual) the latest `master` to see if the issue still occurs.