Skip to content
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/1.bug.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ labels: bug
Thank you very much for contributing to Testing Playground by creating an issue! 😍


* Before opening a new issue please check if it is already solved here https://develop.testing-playground.com/
* Before opening a new issue, please check if it is already solved.

* Please fill out this template with all the relevant information so we can
understand what's going on and fix the issue. We appreciate bugs filed and PRs
Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Simple and complete DOM testing playground that encourage good testing
practices.

[**online playground**][playground] | [next version][playground-next]
[**online playground**][playground]

</div>

Expand Down Expand Up @@ -173,7 +173,6 @@ Contributions of any kind welcome!

[testing-library/dom]: https://testing-library.com/docs/dom-testing-library/example-intro
[playground]: https://testing-playground.com
[playground-next]: https://develop.testing-playground.com
[embed-demo]: https://codepen.io/smeijer/pen/yLYWZmK
[roadmap.md]: https://github.com/testing-library/testing-playground/blob/develop/ROADMAP.md
[contributing.md]: https://github.com/testing-library/testing-playground/blob/develop/CONTRIBUTING.md
Expand Down