From d6ef68c147a13de00fc90942fd996bec3b7c8b98 Mon Sep 17 00:00:00 2001 From: Mehmet <38668796+productfrontenddeveloper@users.noreply.github.com> Date: Thu, 14 Oct 2021 11:30:19 +0300 Subject: [PATCH 1/2] feat: issua template nuxt 3 repository link add --- .github/ISSUE_TEMPLATE/config.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index f8307da7caa7..9fd2aa602200 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,9 @@ blank_issues_enabled: false contact_links: + - name: ‼️‼️‼️ NUXT 3 NEW REPOSITORY CHANGE + url: https://github.com/nuxt/framework + about: | + Please use GitHub Discussions for other issues and asking questions. - name: ❗️ All other issues | 其他问题 url: https://github.com/nuxt/nuxt.js/discussions about: | From eb54a12c0d41f5e13843872da6bb8fcb2825d72b Mon Sep 17 00:00:00 2001 From: pooya parsa Date: Mon, 25 Oct 2021 14:13:52 +0200 Subject: [PATCH 2/2] Update config.yml --- .github/ISSUE_TEMPLATE/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 9fd2aa602200..fccec9181b2f 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,9 +1,9 @@ blank_issues_enabled: false contact_links: - - name: ‼️‼️‼️ NUXT 3 NEW REPOSITORY CHANGE + - name: Issues using `@nuxt/bridge` url: https://github.com/nuxt/framework about: | - Please use GitHub Discussions for other issues and asking questions. + Please use GitHub Discussions for other issues and asking questions about Nuxt 3 and Bridge. - name: ❗️ All other issues | 其他问题 url: https://github.com/nuxt/nuxt.js/discussions about: |