diff --git a/.github/ISSUE_TEMPLATE/component-testing.md b/.github/ISSUE_TEMPLATE/component-testing.md index a0becca09436..8edc8b869341 100644 --- a/.github/ISSUE_TEMPLATE/component-testing.md +++ b/.github/ISSUE_TEMPLATE/component-testing.md @@ -10,6 +10,8 @@ assignees: JessicaSachs + + ### Summary diff --git a/npm/vue/README.md b/npm/vue/README.md index 7d922831218f..66a412dacdb7 100644 --- a/npm/vue/README.md +++ b/npm/vue/README.md @@ -6,6 +6,8 @@ [![renovate-app badge][renovate-badge]][renovate-app] > Browser-based Component Testing for Vue.js with the Open-Source [Cypress.io](https://www.cypress.io/) Test Runner ✌️🌲 +> +**✨ New** We're growing the Cypress Community Discord. We have dedicated sections on Component Testing. 👉 [Join now](https://discord.com/invite/TmzTGUW) and let's chat! **Jump to:** [Comparison](#comparison), [Blog posts](#blog-posts), Examples: [basic](#basic-examples), [advanced](#advanced-examples), [full](#full-examples), [external](#external-examples), [Code coverage](#code-coverage), [Development](#development) @@ -653,6 +655,10 @@ If you want to disable code coverage instrumentation and reporting, use `--env c **Note ⚠️:** if the component `.vue` file does not have a `