From 9ba5cfe70c383c880463c5a280df0a906a6b2ed4 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Wed, 12 Mar 2025 16:11:33 +0100 Subject: [PATCH] chore(github): use `ui.nuxt.com` url in v3 --- .github/ISSUE_TEMPLATE/bug-report-v3.yml | 4 ++-- .github/ISSUE_TEMPLATE/feature-request-v3.yml | 2 +- .github/ISSUE_TEMPLATE/question-v3.yml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report-v3.yml b/.github/ISSUE_TEMPLATE/bug-report-v3.yml index fea10297..e662c767 100644 --- a/.github/ISSUE_TEMPLATE/bug-report-v3.yml +++ b/.github/ISSUE_TEMPLATE/bug-report-v3.yml @@ -5,7 +5,7 @@ body: - type: markdown attributes: value: | - Before reporting a bug, please make sure that you have read through our [v3 documentation](https://ui3.nuxt.dev/) and existing [issues](https://github.com/nuxt/ui/issues?q=is%3Aissue%20is%3Aopen%20sort%3Aupdated-desc%20label%3Av3). + Before reporting a bug, please make sure that you have read through our [v3 documentation](https://ui.nuxt.com/) and existing [issues](https://github.com/nuxt/ui/issues?q=is%3Aissue%20is%3Aopen%20sort%3Aupdated-desc%20label%3Av3). - type: textarea id: env attributes: @@ -37,7 +37,7 @@ body: id: version attributes: label: Version - placeholder: v3.0.0-alpha.x + placeholder: v3.0.0 validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/feature-request-v3.yml b/.github/ISSUE_TEMPLATE/feature-request-v3.yml index d3132573..ee6dba5e 100644 --- a/.github/ISSUE_TEMPLATE/feature-request-v3.yml +++ b/.github/ISSUE_TEMPLATE/feature-request-v3.yml @@ -5,7 +5,7 @@ body: - type: markdown attributes: value: | - Before requesting a feature, please make sure that you have read through our [v3 documentation](https://ui3.nuxt.dev/) and existing [issues](https://github.com/nuxt/ui/issues?q=is%3Aissue%20is%3Aopen%20sort%3Aupdated-desc%20label%3Av3). + Before requesting a feature, please make sure that you have read through our [v3 documentation](https://ui.nuxt.com/) and existing [issues](https://github.com/nuxt/ui/issues?q=is%3Aissue%20is%3Aopen%20sort%3Aupdated-desc%20label%3Av3). - type: textarea id: description attributes: diff --git a/.github/ISSUE_TEMPLATE/question-v3.yml b/.github/ISSUE_TEMPLATE/question-v3.yml index 1cd60bf3..e05cf13e 100644 --- a/.github/ISSUE_TEMPLATE/question-v3.yml +++ b/.github/ISSUE_TEMPLATE/question-v3.yml @@ -5,7 +5,7 @@ body: - type: markdown attributes: value: | - Before asking a question, please make sure that you have read through our [v3 documentation](https://ui3.nuxt.dev/) and existing [issues](https://github.com/nuxt/ui/issues?q=is%3Aissue%20is%3Aopen%20sort%3Aupdated-desc%20label%3Av3). + Before asking a question, please make sure that you have read through our [v3 documentation](https://ui.nuxt.com/) and existing [issues](https://github.com/nuxt/ui/issues?q=is%3Aissue%20is%3Aopen%20sort%3Aupdated-desc%20label%3Av3). - type: textarea id: description attributes: