aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/bug_report.md
blob: efad9f6a2a08df262d1f866276664a49f9168c34 (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
---
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.
-->
**Bug description:**
<!-- Add a clear and concise description of what the bug is -->

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

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 -->

**Environment:**

- Operating System: <!-- e.g. macOS Catalina, Windows 10, etc. -->
- Ferdi Version: <!-- e.g. 5.4.3 -->
- Server: <!-- e.g. Ferdi, Franz, Using without an account -->

- Debug information:
<!-- 
Get your debug information via Ferdi "Help" menu ("Copy/Publish Debug Information") then
share a debug information file or your published link with us.
-->

<!-- Please consider supporting Ferdi!
👉  https://github.com/sponsors/getferdi
👉  https://opencollective.com/getferdi/donate -->