From a8b2966709e13774cca8edc3cbd758588fcafc3d Mon Sep 17 00:00:00 2001 From: tangxifan Date: Sun, 25 Apr 2021 22:08:17 -0600 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 34 ++++++++++++++-------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d7543b878..b5ef99630 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,8 +7,8 @@ assignees: '' --- -**Describe the bug** -A clear and concise description of what the bug is. +> **Describe the bug** +> A clear and concise description of what the bug is. @@ -20,25 +20,25 @@ A clear and concise description of what the bug is. -**To Reproduce** -Steps to reproduce the behavior: -1. Clone OpenFPGA repository and checkout commit id: -2. Execute OpenFPGA task or your own example: -3. See error +> **To Reproduce** +> Steps to reproduce the behavior: +> 1. Clone OpenFPGA repository and checkout commit id: +> 2. Execute OpenFPGA task or your own example: +> 3. See error -**Expected behavior** -A clear and concise description of what you expected to happen. +> **Expected behavior** +> A clear and concise description of what you expected to happen. -**Screenshots** -If applicable, add screenshots to help explain your problem. +> **Screenshots** +> If applicable, add screenshots to help explain your problem. -**Enviornment (please complete the following information):** +> **Enviornment (please complete the following information):** - - OS: +> - OS: - - Compiler: +> - Compiler: @@ -47,9 +47,9 @@ If applicable, add screenshots to help explain your problem. - - Version: +> - Version: -**Additional context** -Add any other context about the problem here. +> **Additional context** +> Add any other context about the problem here.