From b46948cac5136fc613e75d1949612c66b834b52c Mon Sep 17 00:00:00 2001 From: Milind Goel <45682747+milindgoel15@users.noreply.github.com> Date: Wed, 9 Mar 2022 15:12:27 +0530 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 613107e..3b90d4c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -30,7 +30,7 @@ Replace here with the version of Android your device have. For example, Android **Device:** Replace with the name of the device on which you faced the bug. For example, Samsung Galaxy S8 -**Steps to Reproduce** +**Steps to Reproduce:** Steps to reproduce the error: 1. Open the app 2. Click on '....' @@ -39,7 +39,7 @@ Steps to reproduce the error: **Expected behaviour:** Replace here with a description of what you expected should happen and what happened instead. -**Screen recording/screenshot of the bug** +**Screen recording/screenshot of the bug:** Replace here with the screenshot of the bug or provide screen recording for proper debugging.