Skip to content

Commit c063b94

Browse files
authored
Deemphasize Discord (#1766)
1 parent 7cade87 commit c063b94

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ contact_links:
33
- name: Online documentation
44
url: https://cadquery.readthedocs.io/
55
about: CadQuery's extensive online documentation
6-
- name: Discord channel
7-
url: https://discord.gg/qz3uAdF
6+
- name: GitHub Discussions
7+
url: https://github.com/CadQuery/cadquery/discussions
88
about: For more casual discussion and help
99
- name: Google group
1010
url: https://groups.google.com/forum/#!forum/cadquery

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
---
1111

1212
### Quick Links
13-
[***Documentation***](https://cadquery.readthedocs.io/en/latest/) | [***Cheatsheet***](https://cadquery.readthedocs.io/en/latest/_static/cadquery_cheatsheet.html) | [***Discord***](https://discord.com/invite/Bj9AQPsCfx) | [***Google Group***](https://groups.google.com/g/cadquery) | [***GUI Editor***](https://github.com/CadQuery/CQ-editor)
13+
[***Documentation***](https://cadquery.readthedocs.io/en/latest/) | [***Cheatsheet***](https://cadquery.readthedocs.io/en/latest/_static/cadquery_cheatsheet.html) | [***GitHub Discussions***](https://github.com/CadQuery/cadquery/discussions) | [***Google Group***](https://groups.google.com/g/cadquery) | [***GUI Editor***](https://github.com/CadQuery/CQ-editor)
1414

1515
---
1616

@@ -125,7 +125,9 @@ You can find the full CadQuery documentation at [cadquery.readthedocs.io](https:
125125

126126
We also have a [Google Group](https://groups.google.com/forum/#!forum/cadquery) to make it easy to get help from other CadQuery users. We want you to feel welcome and encourage you to join the group and introduce yourself. We would also love to hear what you are doing with CadQuery.
127127

128-
There is a [Discord server](https://discord.gg/Bj9AQPsCfx) as well. You can ask for help in the _general_ channel.
128+
[GitHub Discussions](https://github.com/CadQuery/cadquery/discussions) is a good place to ask general questions that are not tied to a bug report or feature request.
129+
130+
There is also a [Discord](https://discord.com/invite/Bj9AQPsCfx) server, but the other methods of getting help are much better for newcomers.
129131

130132
## Projects using CadQuery
131133

0 commit comments

Comments
 (0)