Update issue templates

This commit is contained in:
zhouziyang
2024-04-07 08:31:24 +08:00
committed by GitHub
parent 078252c073
commit b93c240844

View File

@@ -8,15 +8,20 @@ assignees: ''
--- ---
**Describe the bug** **Describe the bug**
**请详细描述问题ZH_CN**
A clear and concise description of what the bug is. A clear and concise description of what the bug is.
**make sure the required kernel modules present** **make sure the required kernel modules present**
- `grep binder /proc/filesystems` **确保必须的内核功能已开启ZH_CN**
- `grep ashmem /proc/misc` - [ ] `grep binder /proc/filesystems`
- [ ] `grep ashmem /proc/misc` (optional)
**collect debug logs** **Collect debug logs**
**收集调试日志ZH_CN**
`curl -fsSL https://raw.githubusercontent.com/remote-android/redroid-doc/master/debug.sh | sudo bash -s -- [CONTAINER]` `curl -fsSL https://raw.githubusercontent.com/remote-android/redroid-doc/master/debug.sh | sudo bash -s -- [CONTAINER]`
omit CONTAINER if not exist any more. omit CONTAINER if not exist any more.
如容器已退出可忽略CONTAINER参数ZH_CN
**Screenshots** **Screenshots**
**截图ZH_CN**
If applicable, add screenshots to help explain your problem. If applicable, add screenshots to help explain your problem.