Skip to content

Commit a114f4f

Browse files
authored
docs: Link to new Discord (#659)
1 parent 18b1623 commit a114f4f

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

.github/ISSUE_TEMPLATE/Question.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ and feature requests so we recommend not using this medium to ask them here 😁
1212

1313
## ❓ Support Forums
1414

15-
- React Spectrum https://spectrum.chat/testing-library
16-
- Reactiflux on Discord https://www.reactiflux.com
15+
- Discord https://discord.gg/c6JN9fM
1716
- Stack Overflow
1817
https://stackoverflow.com/questions/tagged/react-testing-library
1918

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ practices.</p>
3030
[![All Contributors](https://img.shields.io/badge/all_contributors-76-orange.svg?style=flat-square)](#contributors)
3131
[![PRs Welcome][prs-badge]][prs]
3232
[![Code of Conduct][coc-badge]][coc]
33+
[![Discord][discord-badge]][discord]
3334

3435
[![Watch on GitHub][github-watch-badge]][github-watch]
3536
[![Star on GitHub][github-star-badge]][github-star]
@@ -277,6 +278,7 @@ Thanks goes to these people ([emoji key][emojis]):
277278

278279
<!-- markdownlint-enable -->
279280
<!-- prettier-ignore-end -->
281+
280282
<!-- ALL-CONTRIBUTORS-LIST:END -->
281283

282284
This project follows the [all-contributors][all-contributors] specification.
@@ -329,3 +331,6 @@ Contributions of any kind welcome!
329331
https://developer.mozilla.org/en-US/docs/Web/API/Window/setImmediate
330332
[guiding-principle]: https://twitter.com/kentcdodds/status/977018512689455106
331333
[jest]: https://facebook.github.io/jest
334+
[discord-badge]:
335+
https://img.shields.io/discord/723559267868737556.svg?color=7389D8&labelColor=6A7EC2&logo=discord&logoColor=ffffff&style=flat-square
336+
[discord]: https://discord.gg/c6JN9fM

0 commit comments

Comments
 (0)