Skip to content

Commit 67d9f71

Browse files
authored
Merge pull request #397 from testing-library/pr/link-to-new-discord
docs: Link to new Discord
2 parents 18d9108 + 5f977f4 commit 67d9f71

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/--support-question.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
11
---
2-
name: "❓ Support Question"
2+
name: '❓ Support Question'
33
about: "I have a question \U0001F4AC"
44
title: ''
55
labels: question
66
assignees: ''
7-
87
---
98

109
<!--
1110
1211
🛑Consider whether Github issues is the best place to ask this question. Perhaps some of the support channels will give you better help, faster:
1312
14-
- Reactiflux on Discord https://www.reactiflux.com
13+
- Discord https://discord.gg/c6JN9fM
1514
- Stack Overflow https://stackoverflow.com/questions/tagged/react-hooks-testing-library
1615
1716
* Please fill out this template with all the relevant information so we can

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
3232
[![Code of Conduct](https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square)](https://github.com/testing-library/react-hooks-testing-library/blob/master/CODE_OF_CONDUCT.md)
3333
[![Netlify Status](https://api.netlify.com/api/v1/badges/9a8f27a5-df38-4910-a248-4908b1ba29a7/deploy-status)](https://app.netlify.com/sites/react-hooks-testing-library/deploys)
34+
[![Discord](https://img.shields.io/discord/723559267868737556.svg?color=7389D8&labelColor=6A7EC2&logo=discord&logoColor=ffffff&style=flat-square)](https://discord.gg/c6JN9fM)
3435

3536
[![Watch on GitHub](https://img.shields.io/github/watchers/testing-library/react-hooks-testing-library.svg?style=social)](https://github.com/testing-library/react-hooks-testing-library/watchers)
3637
[![Star on GitHub](https://img.shields.io/github/stars/testing-library/react-hooks-testing-library.svg?style=social)](https://github.com/testing-library/react-hooks-testing-library/stargazers)

0 commit comments

Comments
 (0)