From 894bf128994819f77e5230bde19698a34a8309e0 Mon Sep 17 00:00:00 2001 From: Emmanuel Ferdman Date: Sat, 8 Mar 2025 23:20:29 +0200 Subject: [PATCH] Update `foam-logging-in-vscode.md` reference (#1431) Signed-off-by: Emmanuel Ferdman --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 3406e16d..a0b1cc58 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -74,7 +74,7 @@ body: id: os attributes: label: Operating System Version - description: What opearting system are you using? + description: What operating system are you using? placeholder: | - OS: [e.g. macOS, Windows, Linux] validations: @@ -94,4 +94,4 @@ body: label: Additional context description: | Add any other context about the problem here. - The Foam log output for VSCode can be found here: https://github.com/foambubble/foam/blob/main/docs/features/foam-logging-in-vscode.md + The Foam log output for VSCode can be found here: https://github.com/foambubble/foam/blob/main/docs/user/tools/foam-logging-in-vscode.md