diff --git a/.github/ISSUE_TEMPLATE/01-bug-report.yml b/.github/ISSUE_TEMPLATE/01-bug-report.yml index ba428153e..0a5cf89dc 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