aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/bug_report.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md47
1 files changed, 30 insertions, 17 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 9792c40be..e206b128f 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -2,11 +2,17 @@
2name: Bug report 2name: Bug report
3about: Create a report to help us improve 3about: Create a report to help us improve
4--- 4---
5<!--
6Please fill our form below, this way we can analyse and fix the problem as fast as possible.
5 7
8Please keep in mind that any text inside "<!--" and "--\>" are comments from us and won't be
9visible in your bug report, so please don't put any text in them.
10-->
6**Describe the bug** 11**Describe the bug**
7A clear and concise description of what the bug is. 12<!-- Add a clear and concise description of what the bug is -->
8 13
9**To Reproduce** 14**To Reproduce**
15<!-- Explain to us how we can reproduce your bug on our computer -->
10Steps to reproduce the behavior: 16Steps to reproduce the behavior:
11 17
121. Go to '...' 181. Go to '...'
@@ -15,26 +21,33 @@ Steps to reproduce the behavior:
154. See error 214. See error
16 22
17**Expected behavior** 23**Expected behavior**
18A clear and concise description of what you expected to happen. 24<!-- If applicable, add a description of what you expected to happen. -->
19 25
20**Screenshots** 26**Screenshots**
21If applicable, add screenshots to help explain your problem. 27<!-- If applicable, add screenshots to help explain your problem. -->
28<!-- You can simply drag and drop any image file into the editor to add it to the report -->
22 29
23**Desktop (please complete the following information):** 30**Desktop:**
24 31
25- OS: [e.g. iOS] 32- OS: [e.g. macOS, Windows 10 etc.]
26- Browser [e.g. chrome, safari] 33- Ferdi Version [e.g. 5.4.3]
27- Version [e.g. 22] 34<!-- ℹ You can find Ferdi's version by opening File > About Ferdi or Help > About Ferdi, depending on your Operating System -->
35- Server Used: [e.g. https://api.getferdi.com]
36<!-- ℹ 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. -->
28 37
29**Smartphone (please complete the following information):** 38<!--
30 39If you are using Ferdi >= 5.4.4-beta.2 please publish your debugging information and share them in your bug report.
31- Device: [e.g. iPhone6] 40To publish a bug report, inside Ferdi's menu bar click on "Help" > "Publish debug information", accept our terms
32- OS: [e.g. iOS8.1] 41and copy the link given to you.
33- Browser [e.g. stock browser, safari] 42-->
34- Version [e.g. 22] 43Debug information: https://debug.getferdi.com/...
35 44
36**Additional context** 45**Additional context**
37Add any other context about the problem here. 46<!-- Add any other context about the problem here. -->
38 47
39<!-- Love Ferdi? Please consider supporting our collective: 48<!--
40👉 https://opencollective.com/getferdi/donate --> 49Love Ferdi? Please consider supporting our open-collective:
50👉 https://opencollective.com/getferdi/donate
51or following us on Twitter:
52👉 https://twitter.com/getferdi
53-->