Files
neochat/.gitlab/issue_templates/bug.md
2021-04-02 18:25:56 +00:00

43 lines
865 B
Markdown

<!--
Hello, thanks for reporting a bug. To help us with the debugging,
please make sure to fill all the recommended information.
Thanks!
-->
## Description
(General description of the bug)
## Steps to reproduce
1. Open app
2. ...
3. ...
## What is the current bug behavior?
(What actually happens)
## What is the expected correct behavior?
(What you should see instead)
## Relevant logs and/or screenshots
(Paste any relevant logs - please use code blocks (```) to format console output, logs, and code, as
it's very hard to read otherwise.)
## Possible fixes
(If you can, link to the line of code that might be responsible for the problem)
## 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