aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorLibravatar Bennett <hello@vantezzen.io>2020-02-11 14:29:29 +0100
committerLibravatar GitHub <noreply@github.com>2020-02-11 14:29:29 +0100
commit46992263009b198d6500f336f4b98674f8355c83 (patch)
tree4d5b58560b7a8abf9d0be52aecbf3cf1e0615c28 /.github
parentFix #347 (diff)
downloadferdium-app-46992263009b198d6500f336f4b98674f8355c83.tar.gz
ferdium-app-46992263009b198d6500f336f4b98674f8355c83.tar.zst
ferdium-app-46992263009b198d6500f336f4b98674f8355c83.zip
Improve Bug report template
Until now, Ferdi has had the same bug report template as Franz. This template contained unimportant information like Smartphone OS and did not ask for Ferdi-specific settings like Ferdi's server. This commit will improve the template as to make it more helpful for analysing bug reports.
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md15
1 files changed, 5 insertions, 10 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 9792c40be..c298ded4a 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -22,16 +22,11 @@ If applicable, add screenshots to help explain your problem.
22 22
23**Desktop (please complete the following information):** 23**Desktop (please complete the following information):**
24 24
25- OS: [e.g. iOS] 25- OS: [e.g. macOS, Windows 10 etc.]
26- Browser [e.g. chrome, safari] 26- Ferdi Version [e.g. 5.4.3]
27- Version [e.g. 22] 27<!-- You can find Ferdi's version by opening File > About Ferdi or Help > About Ferdi, depending on your Operating System -->
28 28- Server Used: [e.g. https://api.getferdi.com]
29**Smartphone (please complete the following information):** 29<!-- 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. -->
30
31- Device: [e.g. iPhone6]
32- OS: [e.g. iOS8.1]
33- Browser [e.g. stock browser, safari]
34- Version [e.g. 22]
35 30
36**Additional context** 31**Additional context**
37Add any other context about the problem here. 32Add any other context about the problem here.