blob: 99042733489db741efa702101b0ed360288fbc5e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# Reporting bugs
Please include the following when reporting bugs:
* Operating system used
* Version of Qt used
* Detailed explanation of the bug:
* what was done
* what was expected
* what happened
An example of a bad bug report is:
> Something happened, and what I pressed the button it broke.
An exmaple of a good bug report is:
> When I opened the Page menu and pressed Print to PDF, nothing happened.
You can fill out this template when submitting a bug report
> I'm using (Windows? Linux?)
>
> The smolbote version is (0.1? 0.2? 1.0?)
|