mirror of
https://github.com/evilsocket/opensnitch.git
synced 2026-05-09 20:22:26 +00:00
Simplify uname -a in bug_report.md
This commit is contained in:
@@ -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. -->
|
||||
|
||||
Reference in New Issue
Block a user