From 20af1ef5a5d113e2055684c3115ba53e7e1b403b Mon Sep 17 00:00:00 2001 From: Tiagoquix <30274161+Tiagoquix@users.noreply.github.com> Date: Fri, 19 Apr 2024 23:06:04 -0300 Subject: [PATCH 1/2] Update system information Clarify about OSes and change some wordings --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5cbc441..940333c 100644 --- a/README.md +++ b/README.md @@ -35,12 +35,12 @@ Please place logs either in a code block ([go here](https://guides.github.com/fe ### System information Your system information must include: -- your Linux distro or OS version -- your Desktop/Window Manager (Linux only) -- your Graphics card info (manufacturer, card version), any and all graphics driver versions -- anything else that you think may be useful (mouse/keyboard, filesystem type, etc). +- your operating system name and version. For Linux systems, the distro name too; +- Linux-only: your Desktop Environment (DE) and Window Manager (WM); +- your Graphics card info (manufacturer, card version etc.), any and all graphics driver versions; +- anything else that you think may be useful (mouse/keyboard, filesystem type, etc.). -The preferred and easiest way to get this information is from Steam's Hardware Information viewer from the menu (`Help -> System Information`). +The preferred and easiest way to get this information is from Steam Client's Hardware Information viewer from the menu (`Help -> System Information`). Once your information appears: right-click within the dialog, choose `Select All`, right-click again, and then choose `Copy`. Paste this information into your report, preferably in a code block or a [gist](https://gist.github.com). From da940a9cdf9df81311691d40aaec22f10e32a4ba Mon Sep 17 00:00:00 2001 From: Tiagoquix <30274161+Tiagoquix@users.noreply.github.com> Date: Fri, 19 Apr 2024 23:07:33 -0300 Subject: [PATCH 2/2] Change wording about Steam client --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 940333c..60953f9 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Your system information must include: - your Graphics card info (manufacturer, card version etc.), any and all graphics driver versions; - anything else that you think may be useful (mouse/keyboard, filesystem type, etc.). -The preferred and easiest way to get this information is from Steam Client's Hardware Information viewer from the menu (`Help -> System Information`). +The preferred and easiest way to get this information is from the hardware information viewer from the Steam client menu (`Help -> System Information`). Once your information appears: right-click within the dialog, choose `Select All`, right-click again, and then choose `Copy`. Paste this information into your report, preferably in a code block or a [gist](https://gist.github.com).