Skip to content

Commit e7e997c

Browse files
Replace Slack links with Discord (#24)
1 parent 533c3af commit e7e997c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ blank_issues_enabled: false
22
contact_links:
33
- name: PureScript Discourse
44
url: https://discourse.purescript.org/
5-
about: Ask and answer questions here.
6-
- name: Functional Programming Slack
7-
url: https://functionalprogramming.slack.com
8-
about: For casual chat and questions (use https://fpchat-invite.herokuapp.com to join).
5+
about: Ask and answer questions on the PureScript discussion forum.
6+
- name: PureScript Discord
7+
url: https://discord.com/invite/sMqwYUbvz6/
8+
about: Ask and answer questions on the PureScript chat.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The quick start hasn't been written yet (contributions are welcome!). The quick
3636
If you get stuck, there are several ways to get help:
3737

3838
- [Open an issue](https://github.com/purescript-contrib/purescript-react-dom/issues) if you have encountered a bug or problem.
39-
- [Search or start a thread on the PureScript Discourse](https://discourse.purescript.org) if you have general questions. You can also ask questions in the `#purescript` and `#purescript-beginners` channels on the [Functional Programming Slack](https://functionalprogramming.slack.com) ([invite link](https://fpchat-invite.herokuapp.com/)).
39+
- Ask general questions on the [PureScript Discourse](https://discourse.purescript.org) forum or the [PureScript Discord](https://discord.com/invite/sMqwYUbvz6) chat.
4040

4141
## Contributing
4242

0 commit comments

Comments
 (0)