From 6f0f7d1b40a8fa8d46a2d6f4317600001cdbbb18 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:57:27 +0200 Subject: Adding upstream version 43.5. Signed-off-by: Daniel Baumann --- .gitlab/issue_templates/Default.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .gitlab/issue_templates/Default.md (limited to '.gitlab/issue_templates/Default.md') diff --git a/.gitlab/issue_templates/Default.md b/.gitlab/issue_templates/Default.md new file mode 100644 index 0000000..f68c523 --- /dev/null +++ b/.gitlab/issue_templates/Default.md @@ -0,0 +1,15 @@ +Please describe the issue you’re experiencing: +… + + +What Linux distribution are you using, and what kind of package (RPM, deb, flatpak, etc.) are you experiencing the problem with? + + +Please attach a log of the issue, by running the following commands, reproducing the issue, and then attaching `gnome-software.log` here: +```sh +pkill gnome-software +gnome-software --verbose &> gnome-software.log +``` + + +If the problem is with the user interface, please attach a screenshot or video of it. Please attach the file directly rather than linking to an external hosting service, as external files are likely to be deleted after a while. -- cgit v1.2.3