aboutsummaryrefslogtreecommitdiff
path: root/ISSUE_TEMPLATE.md
blob: 1e3f172b35f939eb66d77b80b123157cdbcecb1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<!-- 

This is a bug report template. By following the instructions below and
filling out the sections with your information, you will help the us to get all
the necessary data to fix your issue.

You can also preview your report before submitting it. You may remove sections
that aren't relevant to your particular case.

Text between <!-- and --​> marks will be invisible in the report.

-->

### Description

Describe here the problem that you are experiencing, or the feature
you are requesting.

### Steps to reproduce

- For bugs, list the steps
- that reproduce the bug
- using hyphens as bullet points

Describe how what happens differs from what you expected.

libQuotient-based clients either have a log file or dump log
to the standard output. If you can identify any log snippets relevant
to your issue, please include those here (please be careful to remove
any personal or private data):

### Version information

<!-- IMPORTANT: please answer the following questions,
                to help us narrow down the problem -->

- **The client application**:
<!-- the problem might be not with the library but with the client -->
- **libQuotient version if you know it**:
<!-- try to find it basing on the client version -->
- **Qt version**:
<!-- for Linux systems, it's usually installed system-wide; for other OSes,
as well as Flatpak/AppImage/etc. containerised environments,
it's a version used in the container. -->
- **Install method**:
<!-- package manager/Flatpak/archive downloaded (from which site?) -->
- **Platform**:
<!-- Operating system and anything about your platform you think can be relevant -->