From 4e0e3c6e861af79cd8c15b772a1538f53912aeb5 Mon Sep 17 00:00:00 2001 From: "Eduardo Ramos Testillano (ert)" Date: Wed, 1 Dec 2021 00:57:31 +0100 Subject: [PATCH] Adapt github template for bug issue Remove smartphone section as it has no sense in this project. --- .github/ISSUE_TEMPLATE/bug_report.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index dd84ea7..2fcf1c6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -28,11 +28,5 @@ If applicable, add screenshots to help explain your problem. - 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] - **Additional context** Add any other context about the problem here.