3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-26 02:25:35 +00:00

docs: Cross reference contributing

.md points to .html on latest
.rst points to .md on main (not that it will work before this is merged)
This commit is contained in:
Krystine Sherwin 2025-02-20 14:15:39 +13:00
parent 9c9b3ebf9e
commit 38746ea5fa
No known key found for this signature in database
2 changed files with 10 additions and 0 deletions

View file

@ -1,6 +1,14 @@
Contributing to Yosys
=====================
.. note::
For information on making a pull request on github, refer to our
|CONTRIBUTING|_ file.
.. |CONTRIBUTING| replace:: :file:`CONTRIBUTING.md`
.. _CONTRIBUTING: https://github.com/YosysHQ/yosys/CONTRIBUTING.md
Coding Style
------------