summaryrefslogtreecommitdiffstats
path: root/.gitlab/issue_templates/Default.md
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab/issue_templates/Default.md')
-rw-r--r--.gitlab/issue_templates/Default.md15
1 files changed, 15 insertions, 0 deletions
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.