Skip to content

Commit f7d8dd8

Browse files
committed
Update bug report template
1 parent d3e54cc commit f7d8dd8

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/01-bug-report.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,17 @@ body:
1616
attributes:
1717
label: Problem description
1818
description: |
19-
A clear and concise description of what the problem is. You may attach the logs, screenshots, screen video recording and whatever else that will help to understand the issue.
19+
A clear and concise description of what the problem is. Issue must be backed by proof: log, screenshot, video recording and everything else that will help us to understand the situation.
20+
21+
> [!IMPORTANT]
22+
> We may request extensive set of information that will help us to determine whether bug is real or happens because of user mistakes: unsupported Termux release, usage of virtual Android such as VMOS/F1VM/VPhoneGaGa/VPhoneApp, custom proot executable, weird Termux configurations, etc. We will close the ticket if you refuse to collaborate.
2023
validations:
2124
required: true
2225
- type: textarea
2326
attributes:
2427
label: What steps will reproduce the bug?
28+
description: |
29+
Give step-by-step instructions to reproduce issue with 100% success rate.
2530
validations:
2631
required: true
2732
- type: textarea

0 commit comments

Comments
 (0)