Skip to content

Commit 24fc9b0

Browse files
committedFeb 4, 2020
chore: update issue templates
1 parent b8855b5 commit 24fc9b0

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed
 

Diff for: ‎.github/ISSUE_TEMPLATE.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,10 @@ Thanks for your interest in the project. We appreciate bugs filed and PRs submit
2020
2121
❓ Questions:
2222
For questions related to using the library, please visit a support community
23-
instead of filing an issue on GitHub.
23+
instead of filing an issue on GitHub. You can follow the instructions in this
24+
codesandbox to make a reproduction of your issue: https://kcd.im/rtl-help
2425
* React Spectrum
25-
https://spectrum.chat/react-testing-library
26+
https://spectrum.chat/testing-library
2627
* Reactiflux on Discord
2728
https://www.reactiflux.com
2829
* Stack Overflow
@@ -43,7 +44,7 @@ tutorial to learn how: http://kcd.im/pull-request
4344
4445
-->
4546

46-
- `react-testing-library` version:
47+
- `@testing-library/react` version:
4748
- `react` version:
4849
- `node` version:
4950
- `npm` (or `yarn`) version:

Diff for: ‎.github/ISSUE_TEMPLATE/Bug_Report.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ tutorial to learn how: http://kcd.im/pull-request
2222
2323
-->
2424

25-
- `react-testing-library` version:
25+
- `@testing-library/react` version:
2626
- `react` version:
2727
- `node` version:
2828
- `npm` (or `yarn`) version:

Diff for: ‎.github/ISSUE_TEMPLATE/Question.md

+4
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ and feature requests so we recommend not using this medium to ask them here 😁
1212

1313
## ❓ Support Forums
1414

15+
For questions related to using the library, please visit a support community
16+
instead of filing an issue on GitHub. You can follow the instructions in this
17+
codesandbox to make a reproduction of your issue: https://kcd.im/rtl-help
18+
1519
- React Spectrum https://spectrum.chat/react-testing-library
1620
- Reactiflux on Discord https://www.reactiflux.com
1721
- Stack Overflow

0 commit comments

Comments
 (0)