We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 236e0f7 commit 497041dCopy full SHA for 497041d
.github/ISSUE_TEMPLATE/bug_report.md
@@ -27,11 +27,12 @@ assignees: aristocratos
27
- Bashtop version:
28
- (Linux) Linux distribution and version:
29
- (Linux) Data collection type (/proc or psutil):
30
+ - Psutil version: `python3 -c "import psutil; print(psutil.version_info)"` (version 5.7.0 or above is required):
31
- (OSX/FreeBSD) Os release version:
32
- Terminal used:
33
- Font used:
- - Bash version, "bash --version" (version 4.4 or above is required):
34
- - Locales: output of "locale -v"
+ - Bash version, `bash --version` (version 4.4 or above is required):
35
+ - Locales: output of `locale -v`
36
37
**Additional context**
38
0 commit comments