mirror of
https://github.com/YosysHQ/yosys
synced 2026-02-14 21:01:50 +00:00
contributing: fix links
This commit is contained in:
parent
a8205de368
commit
cf607f77b9
1 changed files with 3 additions and 3 deletions
|
|
@ -28,9 +28,9 @@ example `MVCE`_.
|
|||
Providing an MVCE with your bug report drastically increases the likelihood that
|
||||
someone will be able to help resolve your issue.
|
||||
Make sure that your report input is free of any problems as reported by the
|
||||
`check_` command.
|
||||
One way to minimize a design is to use the `bugpoint_` command.
|
||||
You can learn more in the `how-to guide for bugpoint_`.
|
||||
`check`_ command.
|
||||
One way to minimize a design is to use the `bugpoint`_ command.
|
||||
You can learn more in the `how-to guide for bugpoint`_.
|
||||
|
||||
The reproduction steps are ideally a code-block (starting and ending with
|
||||
triple backquotes) containing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue