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.