From d31e3f617472bbdb4ef7c4edb4e0479a034f82dc Mon Sep 17 00:00:00 2001 From: Koichiro Iwao Date: Fri, 19 Apr 2024 12:08:00 +0900 Subject: [PATCH] Mention how to copy & paste in fenced code blocks more clearly --- .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 36fc3ea5..3b545348 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -20,7 +20,7 @@ body: description: Copy & paste the result of `xrdp --version`. DO NOT remove `~~~` but paste the result between two `~~~`. value: | ~~~ - PASTE HERE + Paste the result between `~~~`. Please DO NOT remove `~~~`! ~~~ - type: input attributes: