aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/bug_report.md
blob: e206b128f8b71cd63f493f90271070514c0f8c3c (plain) (blame)
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
49
50
51
52
53
---
name: Bug report
about: Create a report to help us improve
---
<!--
Please fill our form below, this way we can analyse and fix the problem as fast as possible.

Please keep in mind that any text inside "<!--" and "--\>" are comments from us and won't be
visible in your bug report, so please don't put any text in them.
-->
**Describe the bug**
<!-- Add a clear and concise description of what the bug is -->

**To Reproduce**
<!-- Explain to us how we can reproduce your bug on our computer -->
Steps to reproduce the behavior:

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
<!-- If applicable, add a description of what you expected to happen. -->

**Screenshots**
<!-- If applicable, add screenshots to help explain your problem. -->
<!-- You can simply drag and drop any image file into the editor to add it to the report -->

**Desktop:**

- OS: [e.g. macOS, Windows 10 etc.]
- Ferdi Version [e.g. 5.4.3]
<!-- ℹ You can find Ferdi's version by opening File > About Ferdi or Help > About Ferdi, depending on your Operating System -->
- Server Used: [e.g. https://api.getferdi.com]
<!-- ℹ You can find Ferdi's server in Ferdi's settings under "Server". If you self-host or use Ferdi without an account please say so. -->

<!-- 
If you are using Ferdi >= 5.4.4-beta.2 please publish your debugging information and share them in your bug report.
To publish a bug report, inside Ferdi's menu bar click on "Help" > "Publish debug information", accept our terms
and copy the link given to you.
-->
Debug information: https://debug.getferdi.com/...

**Additional context**
<!-- Add any other context about the problem here. -->

<!-- 
Love Ferdi? Please consider supporting our open-collective:
👉  https://opencollective.com/getferdi/donate
or following us on Twitter:
👉  https://twitter.com/getferdi
-->