From 8695d6fbd17de511ff1fbcf8f36243dd06b2ed10 Mon Sep 17 00:00:00 2001 From: Nick McCurdy Date: Sat, 20 Jun 2020 00:32:34 -0400 Subject: [PATCH 1/5] Link to new Discord --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4745997c..a7eab331 100644 --- a/README.md +++ b/README.md @@ -429,7 +429,7 @@ For questions related to using the library, please visit a support community instead of filing an issue on GitHub. - [Spectrum][spectrum] -- [Reactiflux on Discord][reactiflux] +- [Discord][discord] - [Stack Overflow][stackoverflow] ## Contributors @@ -635,7 +635,7 @@ Contributions of any kind welcome! [bugs]: https://github.com/testing-library/react-testing-library/issues?q=is%3Aissue+is%3Aopen+label%3Abug+sort%3Acreated-desc [requests]: https://github.com/testing-library/react-testing-library/issues?q=is%3Aissue+sort%3Areactions-%2B1-desc+label%3Aenhancement+is%3Aopen [good-first-issue]: https://github.com/testing-library/react-testing-library/issues?utf8=✓&q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc+label%3A"good+first+issue"+ -[reactiflux]: https://www.reactiflux.com/ +[discord]: https://discord.gg/c6JN9fM [stackoverflow]: https://stackoverflow.com/questions/tagged/react-testing-library [react-hooks-testing-library]: https://github.com/testing-library/react-hooks-testing-library From 06150f9f87912fa9e813f2bfddee0776d8d4df18 Mon Sep 17 00:00:00 2001 From: Nick McCurdy Date: Sat, 20 Jun 2020 01:25:32 -0400 Subject: [PATCH 2/5] Delete Spectrum link --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a7eab331..da4be4fa 100644 --- a/README.md +++ b/README.md @@ -428,7 +428,6 @@ a 👍. This helps maintainers prioritize what to work on. For questions related to using the library, please visit a support community instead of filing an issue on GitHub. -- [Spectrum][spectrum] - [Discord][discord] - [Stack Overflow][stackoverflow] From eff62f0cf6031019226eb303d2ecb2162e139934 Mon Sep 17 00:00:00 2001 From: Nick McCurdy Date: Sun, 21 Jun 2020 09:17:10 -0400 Subject: [PATCH 3/5] docs: Fix more Discord links --- .github/ISSUE_TEMPLATE.md | 4 ++-- .github/ISSUE_TEMPLATE/Question.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 85d31914..82ecb1e8 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -24,8 +24,8 @@ Thanks for your interest in the project. We appreciate bugs filed and PRs submit codesandbox to make a reproduction of your issue: https://kcd.im/rtl-help * React Spectrum https://spectrum.chat/testing-library - * Reactiflux on Discord - https://www.reactiflux.com + * Discord + https://discord.gg/c6JN9fM * Stack Overflow https://stackoverflow.com/questions/tagged/react-testing-library diff --git a/.github/ISSUE_TEMPLATE/Question.md b/.github/ISSUE_TEMPLATE/Question.md index 3a4d1ca2..5542291c 100644 --- a/.github/ISSUE_TEMPLATE/Question.md +++ b/.github/ISSUE_TEMPLATE/Question.md @@ -17,7 +17,7 @@ instead of filing an issue on GitHub. You can follow the instructions in this codesandbox to make a reproduction of your issue: https://kcd.im/rtl-help - React Spectrum https://spectrum.chat/react-testing-library -- Reactiflux on Discord https://www.reactiflux.com +- Discord https://discord.gg/c6JN9fM - Stack Overflow https://stackoverflow.com/questions/tagged/react-testing-library - Documentation: https://github.com/testing-library/testing-library-docs From 4f29c5465e01bedc1cc9b53e939180f9d0a86ecf Mon Sep 17 00:00:00 2001 From: Nick McCurdy Date: Sun, 21 Jun 2020 09:18:35 -0400 Subject: [PATCH 4/5] docs: Delete more Spectrum links --- .github/ISSUE_TEMPLATE.md | 2 -- .github/ISSUE_TEMPLATE/Question.md | 1 - README.md | 3 --- 3 files changed, 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 82ecb1e8..01d98992 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -22,8 +22,6 @@ Thanks for your interest in the project. We appreciate bugs filed and PRs submit For questions related to using the library, please visit a support community instead of filing an issue on GitHub. You can follow the instructions in this codesandbox to make a reproduction of your issue: https://kcd.im/rtl-help - * React Spectrum - https://spectrum.chat/testing-library * Discord https://discord.gg/c6JN9fM * Stack Overflow diff --git a/.github/ISSUE_TEMPLATE/Question.md b/.github/ISSUE_TEMPLATE/Question.md index 5542291c..d9a372d9 100644 --- a/.github/ISSUE_TEMPLATE/Question.md +++ b/.github/ISSUE_TEMPLATE/Question.md @@ -16,7 +16,6 @@ For questions related to using the library, please visit a support community instead of filing an issue on GitHub. You can follow the instructions in this codesandbox to make a reproduction of your issue: https://kcd.im/rtl-help -- React Spectrum https://spectrum.chat/react-testing-library - Discord https://discord.gg/c6JN9fM - Stack Overflow https://stackoverflow.com/questions/tagged/react-testing-library diff --git a/README.md b/README.md index da4be4fa..9e49db18 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,6 @@ practices.

[![All Contributors](https://img.shields.io/badge/all_contributors-102-orange.svg?style=flat-square)](#contributors) [![PRs Welcome][prs-badge]][prs] [![Code of Conduct][coc-badge]][coc] -[![Join the community on Spectrum][spectrum-badge]][spectrum] [![Watch on GitHub][github-watch-badge]][github-watch] [![Star on GitHub][github-star-badge]][github-star] @@ -614,8 +613,6 @@ Contributions of any kind welcome! [package]: https://www.npmjs.com/package/@testing-library/react [downloads-badge]: https://img.shields.io/npm/dm/@testing-library/react.svg?style=flat-square [npmtrends]: http://www.npmtrends.com/@testing-library/react -[spectrum-badge]: https://withspectrum.github.io/badge/badge.svg -[spectrum]: https://spectrum.chat/testing-library [license-badge]: https://img.shields.io/npm/l/@testing-library/react.svg?style=flat-square [license]: https://github.com/testing-library/react-testing-library/blob/master/LICENSE [prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square From d3630d544d640ed6fea4e349ac991cacdf482120 Mon Sep 17 00:00:00 2001 From: Nick McCurdy Date: Sun, 21 Jun 2020 09:41:27 -0400 Subject: [PATCH 5/5] docs: Add Discord badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9e49db18..d42f9c6d 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ practices.

[![All Contributors](https://img.shields.io/badge/all_contributors-102-orange.svg?style=flat-square)](#contributors) [![PRs Welcome][prs-badge]][prs] [![Code of Conduct][coc-badge]][coc] +[![Discord][discord-badge]][discord] [![Watch on GitHub][github-watch-badge]][github-watch] [![Star on GitHub][github-star-badge]][github-star] @@ -631,6 +632,7 @@ Contributions of any kind welcome! [bugs]: https://github.com/testing-library/react-testing-library/issues?q=is%3Aissue+is%3Aopen+label%3Abug+sort%3Acreated-desc [requests]: https://github.com/testing-library/react-testing-library/issues?q=is%3Aissue+sort%3Areactions-%2B1-desc+label%3Aenhancement+is%3Aopen [good-first-issue]: https://github.com/testing-library/react-testing-library/issues?utf8=✓&q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc+label%3A"good+first+issue"+ +[discord-badge]: https://img.shields.io/discord/723559267868737556.svg?color=7389D8&labelColor=6A7EC2&logo=discord&logoColor=ffffff&style=flat-square [discord]: https://discord.gg/c6JN9fM [stackoverflow]: https://stackoverflow.com/questions/tagged/react-testing-library [react-hooks-testing-library]: https://github.com/testing-library/react-hooks-testing-library