From fca9fc7762ebb42fdc639c6358683de503d8d98f Mon Sep 17 00:00:00 2001 From: mouadessalim <38190847+mouadessalim@users.noreply.github.com> Date: Sun, 12 Feb 2023 12:49:16 +0100 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 23918dc..b46114a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,7 +7,7 @@ assignees: '' --- -# Prerequisites +**Prerequisites** Please answer the following questions for yourself before submitting an issue. **YOU MAY DELETE THE PREREQUISITES SECTION.** @@ -16,19 +16,19 @@ Please answer the following questions for yourself before submitting an issue. * - [ ] I checked to make sure that this issue has not already been filed - [ ] I'm reporting the issue to the correct repository (for multi-repository projects) -# Expected Behavior +**Expected Behavior** Please describe the behavior you are expecting -# Current Behavior +**Current Behavior** What is the current behavior? -# Failure Information (for bugs) +**Failure Information (for bugs)** Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template. -## Steps to Reproduce +**Steps to Reproduce** Please provide detailed steps for reproducing the issue. @@ -36,7 +36,7 @@ Please provide detailed steps for reproducing the issue. 2. step 2 3. you get it... -## Context +**Context** Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions. @@ -45,6 +45,6 @@ Please provide any relevant information about your setup. This is important in c * SDK version: * Toolchain version: -## Failure Logs +**Failure Logs** Please include any relevant log snippets or files here.