Files
redroid-doc/.github/ISSUE_TEMPLATE/bug_report.md
2024-04-07 08:31:24 +08:00

770 B
Raw Blame History

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

Describe the bug 请详细描述问题ZH_CN A clear and concise description of what the bug is.

make sure the required kernel modules present 确保必须的内核功能已开启ZH_CN

  • grep binder /proc/filesystems
  • grep ashmem /proc/misc (optional)

Collect debug logs 收集调试日志ZH_CN curl -fsSL https://raw.githubusercontent.com/remote-android/redroid-doc/master/debug.sh | sudo bash -s -- [CONTAINER] omit CONTAINER if not exist any more. 如容器已退出可忽略CONTAINER参数ZH_CN

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