From 52e38c7aa785da34a11fa002eba48bc3e538553c Mon Sep 17 00:00:00 2001 From: Billy Tat Date: Wed, 8 Jul 2026 13:25:18 -0700 Subject: [PATCH] Add messaging to redirect users due to repo consolidaton --- .github/ISSUE_TEMPLATE/release-maintenance-checklist.md | 7 +++++++ .github/ISSUE_TEMPLATE/request-a-new-feature.md | 7 +++++++ .github/ISSUE_TEMPLATE/request-an-update.md | 7 +++++++ .github/pull_request_template.md | 7 +++++++ README.md | 7 +++++++ 5 files changed, 35 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/release-maintenance-checklist.md b/.github/ISSUE_TEMPLATE/release-maintenance-checklist.md index cbbc503fd15..4308a4a73b5 100644 --- a/.github/ISSUE_TEMPLATE/release-maintenance-checklist.md +++ b/.github/ISSUE_TEMPLATE/release-maintenance-checklist.md @@ -4,6 +4,13 @@ about: Track tasks that need to be done every release. title: ' - Rancher Manager Release Maintenance Task Checklist' --- +> [!IMPORTANT] +> Hello, our team is currently in the process of consolidating our Rancher documentation repositories. With this change, the contents of this repository will be moved to [rancher/rancher-product-docs](https://github.com/rancher/rancher-product-docs). +> +> We understand this is a significant change and disruption to the standard process and wish to note our team is here to assist in any way it can to make the transition process straight forward. Going forward, we kindly ask that any new issue reports or contributions be made to the rancher-product-docs repository instead. If you wish to make contributions, please refer to our updated [README](https://github.com/rancher/rancher-product-docs/blob/main/README.md) for guidance. +> +> Please note as part of this change, we will be dropping the Chinese portion of the site. No URLs for the Community documentation site are expected to change. + This issue is to track tasks that need to be done every release regardless of whether the release has new feature content or not. - [ ] Create a new branch for the release. Release-specific updates should use this branch as its base diff --git a/.github/ISSUE_TEMPLATE/request-a-new-feature.md b/.github/ISSUE_TEMPLATE/request-a-new-feature.md index 1e57a0e52de..a254fb9bdb2 100644 --- a/.github/ISSUE_TEMPLATE/request-a-new-feature.md +++ b/.github/ISSUE_TEMPLATE/request-a-new-feature.md @@ -3,6 +3,13 @@ name: Request a New Feature about: For requesting new feature(s) to be added to the docs. --- +> [!IMPORTANT] +> Hello, our team is currently in the process of consolidating our Rancher documentation repositories. With this change, the contents of this repository will be moved to [rancher/rancher-product-docs](https://github.com/rancher/rancher-product-docs). +> +> We understand this is a significant change and disruption to the standard process and wish to note our team is here to assist in any way it can to make the transition process straight forward. Going forward, we kindly ask that any new issue reports or contributions be made to the rancher-product-docs repository instead. If you wish to make contributions, please refer to our updated [README](https://github.com/rancher/rancher-product-docs/blob/main/README.md) for guidance. +> +> Please note as part of this change, we will be dropping the Chinese portion of the site. No URLs for the Community documentation site are expected to change. + ## Related Issues +> [!IMPORTANT] +> Hello, our team is currently in the process of consolidating our Rancher documentation repositories. With this change, the contents of this repository will be moved to [rancher/rancher-product-docs](https://github.com/rancher/rancher-product-docs). +> +> We understand this is a significant change and disruption to the standard process and wish to note our team is here to assist in any way it can to make the transition process straight forward. Going forward, we kindly ask that any new issue reports or contributions be made to the rancher-product-docs repository instead. If you wish to make contributions, please refer to our updated [README](https://github.com/rancher/rancher-product-docs/blob/main/README.md) for guidance. +> +> Please note as part of this change, we will be dropping the Chinese portion of the site. No URLs for the Community documentation site are expected to change. + Fixes #[issue_number] ## Reminders diff --git a/README.md b/README.md index 76e24480b81..39257d80fd4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # Contribute to Rancher Docs +> [!IMPORTANT] +> Hello, our team is currently in the process of consolidating our Rancher documentation repositories. With this change, the contents of this repository will be moved to [rancher/rancher-product-docs](https://github.com/rancher/rancher-product-docs). +> +> We understand this is a significant change and disruption to the standard process and wish to note our team is here to assist in any way it can to make the transition process straight forward. Going forward, we kindly ask that any new issue reports or contributions be made to the rancher-product-docs repository instead. If you wish to make contributions, please refer to our updated [README](https://github.com/rancher/rancher-product-docs/blob/main/README.md) for guidance. +> +> Please note as part of this change, we will be dropping the Chinese portion of the site. No URLs for the Community documentation site are expected to change. + Welcome to the [Rancher docs](https://ranchermanager.docs.rancher.com/) repository. See the [Rancher software](https://github.com/rancher/rancher) repository if you have questions or requests for the Rancher platform. ## Make a Suggestion