Skip to content

Commit ca7db36

Browse files
alexkrolickKent C. Dodds
authored and
Kent C. Dodds
committed
docs: add link to docs site from issue templates (testing-library#221)
* docs: add link to docs site from issue templates * docs: link to docs site in issue templates * docs: add link to docs site in issue template
1 parent 4c17512 commit ca7db36

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ understand what's going on and fix the issue.
99
I'll probably ask you to submit the fix (after giving some direction). If you've
1010
never done that before, that's great! Check this free short video tutorial to
1111
learn how: http://kcd.im/pull-request
12+
13+
14+
If this is an issue with the documentation, please file an issue in the docs repo:
15+
https://github.com/alexkrolick/testing-library-docs
16+
1217
-->
1318

1419
- `dom-testing-library` version:

.github/ISSUE_TEMPLATE/Bug_Report.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ We'll probably ask you to submit the fix (after giving some direction). If
1616
you've never done that before, that's great! Check this free short video
1717
tutorial to learn how: http://kcd.im/pull-request
1818
19+
If this is an issue with the documentation, please file an issue in the docs repo:
20+
https://github.com/alexkrolick/testing-library-docs
1921
-->
2022

2123
- `dom-testing-library` version:

.github/ISSUE_TEMPLATE/Feature_Request.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ It'd be great if after the discussion you're the one who submits the PR that
1919
implements this feature. If you've never done that before, that's great! Check
2020
this free short video tutorial to learn how: http://kcd.im/pull-request
2121
22+
23+
If this is an issue with the documentation, please file an issue in the docs repo:
24+
https://github.com/alexkrolick/testing-library-docs
2225
-->
2326

2427
### Describe the feature you'd like:

0 commit comments

Comments
 (0)