From b1da0252f75905ea37465582e35532f5690f90bf Mon Sep 17 00:00:00 2001 From: Rodrigo de Souza Marques Date: Sun, 25 Sep 2022 01:31:44 -0300 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index abead101..066802d3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -23,18 +23,18 @@ A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. -**Desktop (please complete the following information):** +**Smartphone (Please complete the following information. remove session if not platform):** - Flutter: version: [e.g. 2.2.3] - Package version: [e.g. 3.3.0] - - OS: [e.g. iOS] - - Browser [e.g. chrome, safari] - - Version [e.g. 22] + - Device: [e.g. iPhone6] + - OS: [e.g. iOS8.1] -**Smartphone (please complete the following information):** +**Web (Please complete the following information. remove session if not platform)):** - Flutter: version: [e.g. 2.2.3] - Package version: [e.g. 3.3.0] - - Device: [e.g. iPhone6] - - OS: [e.g. iOS8.1] + - OS: [e.g. iOS] + - Browser [e.g. chrome, safari] + - Version [e.g. 22] **Additional context** Add any other context about the problem here.