Simplify uname -a in bug_report.md

This commit is contained in:
Ted Robertson
2025-06-11 10:21:10 +03:00
committed by GitHub
parent f230b706b7
commit cd6b479f70
+1 -1
View File
@@ -28,7 +28,7 @@ Include the following information:
- OS: [e.g. Debian GNU/Linux, ArchLinux, Slackware, ...]
- OS version: [e.g. Buster, 10.3, 20.04]
- Window Manager: [e.g. GNOME Shell, KDE, enlightenment, i3wm, ...]
- Kernel version: [`echo $(uname -a)`]
- Kernel version: [`uname -a`]
### To Reproduce:
<!-- Describe in detail as much as you can what happened. -->