From 119088d986610b92a38e60eccc0e147cbe08ad30 Mon Sep 17 00:00:00 2001 From: csagan5 <32685696+csagan5@users.noreply.github.com> Date: Tue, 7 Apr 2020 00:24:30 +0200 Subject: [PATCH] Minor fixes for bug issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 493c7903..91f4af0e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -35,14 +35,14 @@ If yes then individuate and post the logcat dump (remove privacy sensitive infor ### Describe the bug -!-- Write here a clear and concise description of the bug. --> + ### Steps to reproduce the bug -Steps to reproduce the behavior: +Steps to reproduce the bug: 1. Go to '...' -2. Click on '....' -3. Scroll down to '....' +2. Click on '...' +3. Scroll down to '...' 4. See error ### Expected behavior