diff options
Diffstat (limited to '.gitlab/issue_templates/Bug.md')
-rw-r--r-- | .gitlab/issue_templates/Bug.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md new file mode 100644 index 0000000..0c88a3c --- /dev/null +++ b/.gitlab/issue_templates/Bug.md @@ -0,0 +1,18 @@ +<!-- + +Not following the communication guidelines [1] will mean your issue or comment +will be removed. Read it carefully before submitting this issue. + + +[1] https://gitlab.gnome.org/GNOME/gnome-control-center/blob/main/docs/CONTRIBUTING.md#communication-guidelines + + --> + +Detailed description of the issue. Put as much information as you can, potentially +with images showing the issue. + +Steps to reproduce: + +1. Open GNOME Settings +2. Change X to something else +3. ... |