From c734be35d64636ca356b44b76413bf11555095cb Mon Sep 17 00:00:00 2001 From: matt335672 <30179339+matt335672@users.noreply.github.com> Date: Mon, 21 Oct 2024 11:17:35 +0100 Subject: [PATCH 1/2] Ask for no videos on the bug form --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 3b54534858..cdd6a1de50 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -8,6 +8,7 @@ body: 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** + Please do not include links to images or videos on external websites. These are not guaranteed to always be available, and could be used to compromise web browsers. - type: input attributes: label: xrdp version From 2c19a20d850c91a0f433d5bb9c597e7a1016f7e0 Mon Sep 17 00:00:00 2001 From: matt335672 <30179339+matt335672@users.noreply.github.com> Date: Tue, 22 Oct 2024 11:46:24 +0100 Subject: [PATCH 2/2] Bug report 'no videos' text updated after comments --- .github/ISSUE_TEMPLATE/bug_report.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index cdd6a1de50..129f549ba1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -6,9 +6,9 @@ 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** - Please do not include links to images or videos on external websites. These are not guaranteed to always be available, and could be used to compromise web browsers. + 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** + + Please do not include links to images or videos on external websites. These are not guaranteed to always be available, and could be used to compromise web browsers. As an exception, if your video is larger than 10MB, you can upload it to https://youtube.com - type: input attributes: label: xrdp version