From 0b72d8e2c93199f95f8ad150a299911fa919658e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A0=20Fontcuberta?= Date: Fri, 24 Jul 2020 08:34:19 +0200 Subject: [PATCH] Fix good first issue link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 00cfce03..735f0594 100644 --- a/README.md +++ b/README.md @@ -253,6 +253,7 @@ instead of filing an issue on GitHub. [jest-dom]: https://github.com/testing-library/jest-dom [which-query]: https://testing-library.com/docs/guide-which-query [guiding-principle]: https://twitter.com/kentcdodds/status/977018512689455106 +[good-first-issue]: https://github.com/testing-library/vue-testing-library/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22 [docs]: https://testing-library.com/vue [docs-edit]: https://github.com/testing-library/testing-library-docs