From 46992263009b198d6500f336f4b98674f8355c83 Mon Sep 17 00:00:00 2001 From: Bennett Date: Tue, 11 Feb 2020 14:29:29 +0100 Subject: 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. --- .github/ISSUE_TEMPLATE/bug_report.md | 15 +++++---------- 1 file 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. **Desktop (please complete the following information):** -- OS: [e.g. iOS] -- Browser [e.g. chrome, safari] -- Version [e.g. 22] - -**Smartphone (please complete the following information):** - -- Device: [e.g. iPhone6] -- OS: [e.g. iOS8.1] -- Browser [e.g. stock browser, safari] -- Version [e.g. 22] +- OS: [e.g. macOS, Windows 10 etc.] +- Ferdi Version [e.g. 5.4.3] + +- Server Used: [e.g. https://api.getferdi.com] + **Additional context** Add any other context about the problem here. -- cgit v1.2.3-54-g00ecf