termux-adb/.github/ISSUE_TEMPLATE/bug_report.md

976 B

name about title labels assignees
Bug report Create a report to help us improve

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: [e.g. Pixel 6]
  • Android version: [e.g. Android 12]

Attach output of the following commands

  • RUST_LOG=debug ./termux-adb (run with debug logs enabled)
  • pkg show android-tools (show package info)
  • adb version (show adb version)

Attach contents of the following files (after running with debug logs enabled)

  • /data/data/com.termux/files/usr/tmp/adb.10233.log
  • /data/data/com.termux/files/usr/tmp/termux-adb.10233.log

Additional context Add any other context about the problem here.