From 2fadaf3d79b3467c5d68a5427cc1c504ddd37f05 Mon Sep 17 00:00:00 2001 From: Carl Schwan Date: Fri, 2 Apr 2021 18:22:33 +0000 Subject: [PATCH] Add issue template --- .gitlab/issue_templates/bug.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .gitlab/issue_templates/bug.md diff --git a/.gitlab/issue_templates/bug.md b/.gitlab/issue_templates/bug.md new file mode 100644 index 000000000..1ead8c7ec --- /dev/null +++ b/.gitlab/issue_templates/bug.md @@ -0,0 +1,25 @@ + + +## Description + +General description of the bug. + +## Steps to reproduce + +1. Open app +2. ... +3. ... + +## System/Matrix Information + +**Distribution:** Ubuntu 20.04, openSUSE, .... +**Qt Version:** 5.15.2 +**NeoChat version:** 1.2 +**Quotient version:** 0.6.6 +**Matrix server:** matrix.org, kde.org, .... + +/label Bug