Update bug_report.md
This commit is contained in:
parent
83167b6b61
commit
a8b2966709
|
@ -7,8 +7,8 @@ assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Describe the bug**
|
> **Describe the bug**
|
||||||
A clear and concise description of what the bug is.
|
> A clear and concise description of what the bug is.
|
||||||
<!--- Uncomment relevant options --->
|
<!--- Uncomment relevant options --->
|
||||||
<!-- Which part of OpenFPGA is buggy -->
|
<!-- Which part of OpenFPGA is buggy -->
|
||||||
<!--- [ ] Documentation --->
|
<!--- [ ] Documentation --->
|
||||||
|
@ -20,25 +20,25 @@ A clear and concise description of what the bug is.
|
||||||
<!--- [ ] VPR --->
|
<!--- [ ] VPR --->
|
||||||
<!--- [ ] Yosys --->
|
<!--- [ ] Yosys --->
|
||||||
|
|
||||||
**To Reproduce**
|
> **To Reproduce**
|
||||||
Steps to reproduce the behavior:
|
> Steps to reproduce the behavior:
|
||||||
1. Clone OpenFPGA repository and checkout commit id: <The problem commit id>
|
> 1. Clone OpenFPGA repository and checkout commit id: <The problem commit id>
|
||||||
2. Execute OpenFPGA task or your own example: <more details>
|
> 2. Execute OpenFPGA task or your own example: <more details>
|
||||||
3. See error
|
> 3. See error
|
||||||
|
|
||||||
**Expected behavior**
|
> **Expected behavior**
|
||||||
A clear and concise description of what you expected to happen.
|
> A clear and concise description of what you expected to happen.
|
||||||
|
|
||||||
**Screenshots**
|
> **Screenshots**
|
||||||
If applicable, add screenshots to help explain your problem.
|
> If applicable, add screenshots to help explain your problem.
|
||||||
|
|
||||||
**Enviornment (please complete the following information):**
|
> **Enviornment (please complete the following information):**
|
||||||
<!--- Uncomment relevant options --->
|
<!--- Uncomment relevant options --->
|
||||||
- OS:
|
> - OS:
|
||||||
<!--- - [ ] CentOS 7 --->
|
<!--- - [ ] CentOS 7 --->
|
||||||
<!--- - [ ] Ubuntu 18.04 --->
|
<!--- - [ ] Ubuntu 18.04 --->
|
||||||
<!--- - [ ] Others. If so, please specify: --->
|
<!--- - [ ] Others. If so, please specify: --->
|
||||||
- Compiler:
|
> - Compiler:
|
||||||
<!--- - [ ] gcc-5 --->
|
<!--- - [ ] gcc-5 --->
|
||||||
<!--- - [ ] gcc-6 --->
|
<!--- - [ ] gcc-6 --->
|
||||||
<!--- - [ ] gcc-7 --->
|
<!--- - [ ] gcc-7 --->
|
||||||
|
@ -47,9 +47,9 @@ If applicable, add screenshots to help explain your problem.
|
||||||
<!--- - [ ] clang-6 --->
|
<!--- - [ ] clang-6 --->
|
||||||
<!--- - [ ] clang-8 --->
|
<!--- - [ ] clang-8 --->
|
||||||
<!--- - [ ] Others. If so, please specify: --->
|
<!--- - [ ] Others. If so, please specify: --->
|
||||||
- Version:
|
> - Version:
|
||||||
<!--- - [ ] Current master --->
|
<!--- - [ ] Current master --->
|
||||||
<!--- - [ ] Others. If so, please specify Github commit id: --->
|
<!--- - [ ] Others. If so, please specify Github commit id: --->
|
||||||
|
|
||||||
**Additional context**
|
> **Additional context**
|
||||||
Add any other context about the problem here.
|
> Add any other context about the problem here.
|
||||||
|
|
Loading…
Reference in New Issue