Update 01_bug_report with info on debug level logging

This commit is contained in:
Danny Neira 2024-03-19 14:10:12 -06:00 committed by GitHub
parent fa2257e6ee
commit 7d589768ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,7 +38,7 @@ body:
id: "screenshots"
attributes:
label: "Screenshots"
description: "If applicable, add screenshots to help explain your problem. While optional, screenshots help expedite the time in which your bug is addressed."
description: "If applicable, add screenshots/videos to help explain your problem. While optional, screenshots help expedite the time in which your bug is addressed."
validations:
required: false
- type: dropdown
@ -96,7 +96,7 @@ body:
attributes:
label: "Additional context"
description: "Add any other context about the problem here."
placeholder: "If using Warp on Linux, tell us if you're using X11 or Wayland (if the issue is visual also run and tell us the result of `eglinfo`)."
placeholder: "If using Warp on Linux, tell us if you're using X11 or Wayland. If the issue is graphical, run Warp with the following command `RUST_LOG=wgpu_core=info,wgpu_hal=info MESA_DEBUG=1 EGL_LOG_LEVEL=debug warp-terminal` attach logs and tell us the result of `eglinfo`."
validations:
required: false
- type: dropdown