3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-10-01 13:39:30 +00:00

.github: replace Slack and GitHub Discussions with Discourse in issue templates

This commit is contained in:
Emil J. Tywoniak 2025-09-29 23:03:54 +02:00
parent 4c17ac5ac2
commit b2adaeec69
3 changed files with 7 additions and 10 deletions

View file

@ -6,15 +6,14 @@ body:
attributes: attributes:
value: > value: >
If you have a general question, please ask it in the [Discussions](https://github.com/YosysHQ/yosys/discussions) area If you have a general question, please ask it on the [Discourse forum](https://yosyshq.discourse.group/).
or join our [IRC Channel](https://web.libera.chat/#yosys) or [Community Slack](https://join.slack.com/t/yosyshq/shared_invite/zt-1aopkns2q-EiQ97BeQDt_pwvE41sGSuA).
If you have a feature request, please fill out the appropriate issue form, this form is for bugs and/or regressions. If you have a feature request, please fill out the appropriate issue form, this form is for bugs and/or regressions.
Please contact [YosysHQ GmbH](https://www.yosyshq.com/) if you need Please contact [YosysHQ GmbH](https://www.yosyshq.com/) if you need
commercial support for Yosys. commercial support or work done for Yosys.
- type: input - type: input
id: yosys_version id: yosys_version

View file

@ -6,8 +6,7 @@ body:
attributes: attributes:
value: > value: >
If you have a general question, please ask it in the [Discussions](https://github.com/YosysHQ/yosys/discussions) area If you have a general question, please ask it on the [Discourse forum](https://yosyshq.discourse.group/).
or join our [IRC Channel](https://web.libera.chat/#yosys) or [Community Slack](https://join.slack.com/t/yosyshq/shared_invite/zt-1aopkns2q-EiQ97BeQDt_pwvE41sGSuA).
If you have found a bug in Yosys, or in building the documentation, If you have found a bug in Yosys, or in building the documentation,

View file

@ -1,18 +1,17 @@
name: Feature Request name: Feature Request
description: "Submit a feature request for Yosys" description: "Submit a feature request for Yosys"
labels: ["feature-request"] labels: ["feature-request"]
body: body:
- type: markdown - type: markdown
attributes: attributes:
value: > value: >
If you have a general question, please ask it in the [Discussions](https://github.com/YosysHQ/yosys/discussions) area If you have a general question, please ask it on the [Discourse forum](https://yosyshq.discourse.group/).
or join our [IRC Channel](https://web.libera.chat/#yosys) or [Community Slack](https://join.slack.com/t/yosyshq/shared_invite/zt-1aopkns2q-EiQ97BeQDt_pwvE41sGSuA).
If you have a bug report, please fill out the appropriate issue form, this form is for feature requests. If you have a bug report, please fill out the appropriate issue form, this form is for feature requests.
Please contact [YosysHQ GmbH](https://www.yosyshq.com/) if you need Please contact [YosysHQ GmbH](https://www.yosyshq.com/) if you need
commercial support or work done for Yosys. commercial support or work done for Yosys.