fractal/.gitlab/issue_templates/Bug.md
Christopher Davis 74ccab6439 issue template: Update bug report template to include useful info
Our current bug template is almost the same as our feature request template. This leads to users not always providing the information we need to act on a bug.

This commit updates the template so that users will
be able to provide more detailed bug reports without blank
or placeholder lines.
2020-02-26 07:12:21 +00:00

24 lines
909 B
Markdown

Detailed description of the issue. Provide as much information as you can, potentially with images showing the issue.
Steps to reproduce:
1. Open Fractal
2. Enter a room
3. ...
* [ ] This bug is reproducible from the latest nightly build <!-- Check this box if the bug happens on Fractal's development version -->
**Fractal Version**: <!-- The version of Fractal you were using when the bug occurred. Check the "About Fractal" dialog for this information -->
**OS Version**: <!-- Operating system version, e.g. Fedora 31 -->
**Installation Source**: <!-- Where you installed Fractal from, e.g. Flathub, AUR, or distro repositories -->
<!-- If you have a crash report, use the "Attach A File" button in the issue editor to attach it, or paste it in a code block below. -->
<!-- To create a code block, you surround the code with two lines with three "`" characters like so:
```
code goes here
```
-->