From 47ba062e6ed95a64f11aa51aa9154ba881db744e Mon Sep 17 00:00:00 2001 From: Linus T <111392332+Lich-Corals@users.noreply.github.com> Date: Mon, 14 Aug 2023 16:30:16 +0200 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 9afedfa..b61d178 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,12 +1,3 @@ ---- -name: Bug report -about: Create a report to help us improve -title: '' -labels: '' -assignees: '' - ---- - **Describe the bug** A clear and concise description of what the bug is. @@ -29,6 +20,8 @@ Basic information about the used os - Package manager: [e.g. apt] - Gnome version: [e.g. GNOME 43.4.1] - Nautilus version (`nautilus --version`): [e.g. GNOME nautilus 43.3] + - Python version (`python3 --version`): [e.g. Python 3.11.2] + - pip version (`pip --version`): [e.g. pip 23.2.1] **Nautilus errors** If existing, please provide the error(s) whan running the `nautilus` command in the terminal.