Skip to content

Commit 2d4617d

Browse files
Replace Slack links with Discord (#32)
1 parent f34f0a1 commit 2d4617d

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
@@ -32,7 +32,7 @@ The quick start hasn't been written yet (contributions are welcome!). The quick
3232
If you get stuck, there are several ways to get help:
3333

3434
- [Open an issue](https://github.com/purescript-contrib/purescript-js-date/issues) if you have encountered a bug or problem.
35-
- [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/)).
35+
- Ask general questions on the [PureScript Discourse](https://discourse.purescript.org) forum or the [PureScript Discord](https://discord.com/invite/sMqwYUbvz6) chat.
3636

3737
## Contributing
3838

0 commit comments

Comments
 (0)