From 9409a11be46ae1d582c0c92b7b50fd2ea2092278 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emil=20Ji=C5=99=C3=AD=20Tywoniak?= Date: Tue, 23 Sep 2025 19:25:55 +0200 Subject: [PATCH 1/2] CONTRIBUTING: don't mention dead slack, add link to dev jf doc --- CONTRIBUTING.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 74f9ab10d..6e7b8f221 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -61,13 +61,10 @@ merge; please do not use these labels if you are not a maintainer. # Asking questions If you have a question about how to use Yosys, please ask on our [discussions -page](https://github.com/YosysHQ/yosys/discussions) or in our [community -slack](https://join.slack.com/t/yosyshq/shared_invite/zt-1aopkns2q-EiQ97BeQDt_pwvE41sGSuA). -The slack is also a great place to ask questions about developing or +page](https://github.com/YosysHQ/yosys/discussions) or in our [Discourse forum](https://yosyshq.discourse.group/). +The Discourse is also a great place to ask questions about developing or contributing to Yosys. -We have open dev 'jour fixe' (JF) meetings where developers from YosysHQ and the +We have open [dev 'jour fixe' (JF) meetings](https://docs.google.com/document/d/1SapA6QAsJcsgwsdKJDgnGR2mr97pJjV4eeXg_TVJhRU/edit?usp=sharing) where developers from YosysHQ and the community come together to discuss open issues and PRs. This is also a good -place to talk to us about how to implement larger PRs. Please join the -community slack if you would like to join the next meeting, the link is -available in the description of the #devel-discuss channel. +place to talk to us about how to implement larger PRs. From 6de21a8999bb44e3b845a0aafeca3e672408577b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emil=20Ji=C5=99=C3=AD=20Tywoniak?= Date: Wed, 24 Sep 2025 11:07:26 +0200 Subject: [PATCH 2/2] CONTRIBUTING: prefer Discourse over GitHub Discussions --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6e7b8f221..403292b0b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -60,8 +60,8 @@ merge; please do not use these labels if you are not a maintainer. # Asking questions -If you have a question about how to use Yosys, please ask on our [discussions -page](https://github.com/YosysHQ/yosys/discussions) or in our [Discourse forum](https://yosyshq.discourse.group/). +If you have a question about how to use Yosys, please ask on our [Discourse forum](https://yosyshq.discourse.group/) or in our [discussions +page](https://github.com/YosysHQ/yosys/discussions). The Discourse is also a great place to ask questions about developing or contributing to Yosys.