From a679b4ed2b34c4d8af90f4c8697090afc53fff62 Mon Sep 17 00:00:00 2001 From: matt335672 <30179339+matt335672@users.noreply.github.com> Date: Wed, 22 Nov 2023 15:53:27 +0000 Subject: [PATCH] Add markdown asking user to read the FAQ before submitting a bug --- .github/ISSUE_TEMPLATE/bug_report.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 755937124c..36fc3ea5dd 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -3,6 +3,11 @@ description: Report errors or unexpected behavior labels: - "bug" body: + - type: markdown + attributes: + value: | + Before submitting a bug, read the [FAQ](https://github.com/neutrinolabs/xrdp/wiki/Tips-and-FAQ). + **In particular, on systemd-based systems. make sure you are not logged in on the console as the same user you are trying to use for xrdp** - type: input attributes: label: xrdp version