From 8f8e8b377325115fad293cdba8d33c4dc0dc99af Mon Sep 17 00:00:00 2001 From: Romain Vigier Date: Wed, 15 Jun 2022 13:31:35 +0200 Subject: [PATCH] Repository: Add commands to bug report template --- .gitlab/issue_templates/Bug report.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/.gitlab/issue_templates/Bug report.md b/.gitlab/issue_templates/Bug report.md index b6f862e..30084f1 100644 --- a/.gitlab/issue_templates/Bug report.md +++ b/.gitlab/issue_templates/Bug report.md @@ -2,9 +2,19 @@ # My system -- Distribution (name and version): -- GNOME Shell version: -- I installed the extension: +Distribution (name and version): + +GNOME Shell version: + +``` +# Output of `gnome-shell --version`: +``` + +Extension info: + +``` +# Output of `gnome-extensions info nightthemeswitcher@romainvigier.fr`: +``` # My problem