bug-report template: add code block for termux-info
This commit is contained in:
parent
b126334fb4
commit
06e0f67a7c
4
.github/ISSUE_TEMPLATE/01-bug-report.yml
vendored
4
.github/ISSUE_TEMPLATE/01-bug-report.yml
vendored
@ -34,5 +34,9 @@ body:
|
||||
attributes:
|
||||
label: System information
|
||||
description: Provide output of the command `termux-info`, enclosed it in a Markdown **code block** (\`\`\` ... \`\`\`).
|
||||
value: "termux-info:
|
||||
```
|
||||
|
||||
```"
|
||||
validations:
|
||||
required: true
|
||||
|
Loading…
Reference in New Issue
Block a user