Skip to content

Commit

Permalink
Update bug_report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matte-schwartz authored Dec 12, 2024
1 parent 6315038 commit e230477
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ body:
- **CPU**: 32-core AMD Ryzen Threadripper 7970X (`inxi` or `cat /proc/cpuinfo`)
- **GPU**: Advanced Micro Devices [AMD/ATI] Navi 31 [Radeon RX 7900 XT/7900 XTX/7900M] (`lspci -nn | grep VGA` or `lshw -C display -numeric` or `vulkaninfo --summary | grep deviceName`)
- **Driver Version**: Mesa 24.2.3 or NVIDIA 560.35.03 (`vulkaninfo --summary | grep driverInfo` or `nvidia-smi`)
**For NVIDIA, please run `nvidia-bug-report.sh` and attach the archive to the bottom section when submitting your report.**
**For NVIDIA, please run `nvidia-bug-report.sh` and attach the archive to the section at the bottom for logs.**
value: |
- Distro:
- CPU:
Expand Down Expand Up @@ -82,9 +82,8 @@ body:
attributes:
label: Logging, screenshots, or anything else
description: |
Please include any relevant logging or screenshots that will give us more context about the issue you are reporting.
Both gamescope and gamescope-session pipe logging to stderr, which should be present in your journal.
For bug reports on NVIDIA, please run `nvidia-bug-report.sh` in a terminal and attach the archive it generates here.
Please include any relevant logging, screenshots, and a `nvidia-bug-report.tar.gz` if applicable in this section.
Both gamescope and gamescope-session pipe logging to the terminal they are launched from or to stderr, which should be present in your journal.
Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in.
validations:
Expand Down

0 comments on commit e230477

Please sign in to comment.