Skip to content

add link to minimal repo for bug reproduction #238

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 9, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ What happened:

<!-- Please provide the full error message/screenshots/anything -->

Reproduction repository:
Reproduction repository: https://github.com/alexkrolick/dom-testing-library-template

<!--
If possible, please create a repository that reproduces the issue with the
Expand Down
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/Bug_Report.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ var your => (code) => here;
If possible, please create a repository that reproduces the issue with the
minimal amount of code possible.

Template repo: https://github.com/alexkrolick/dom-testing-library-template

Or if you can, try to reproduce the issue in a Codesandbox. You can fork the one
here: https://codesandbox.io/s/5z6x4r7n0p
-->
Expand Down