From 726ea2ee6542e9081ecda5e449251f094ada7043 Mon Sep 17 00:00:00 2001 From: Leonid Pliushch Date: Sun, 15 Aug 2021 00:54:32 +0300 Subject: [PATCH] update bug report form --- .github/ISSUE_TEMPLATE/01-bug-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/01-bug-report.yml b/.github/ISSUE_TEMPLATE/01-bug-report.yml index ba428153ee..0a5cf89dc6 100644 --- a/.github/ISSUE_TEMPLATE/01-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/01-bug-report.yml @@ -33,6 +33,6 @@ body: - type: textarea attributes: label: System information - description: Provide there output of `termux-info`. + description: Provide there output of `termux-info`. Enclose it in a Markdown **code block** (\`\`\` ... \`\`\`). validations: required: true