From 915760b899ed498aacd4e64b0af28ee43962c91c Mon Sep 17 00:00:00 2001 From: Chris Rizzitello Date: Mon, 28 Oct 2024 07:34:31 -0400 Subject: [PATCH] chore: add link to wayland discussion added an additional link to the linux wayland question pointing to the discussion --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 97468e599..917d6dd0e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -68,7 +68,7 @@ body: label: Wayland on Linux description: If using Wayland on Linux, please review the [known issues](https://github.com/deskflow/deskflow/discussions/7499) before reporting. options: - - label: I have reviewed the Wayland known issues and my issue is new + - label: I have reviewed the Wayland [known issues](https://github.com/deskflow/deskflow/discussions/7499) and my issue is new - label: I am not using Wayland on Linux - type: checkboxes