From 6a1e451fde10b51de6fc8c6be95d4939f2bb71f7 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Tue, 15 Jun 2021 22:56:13 -0700 Subject: [PATCH] Create pull_request_template.md --- pull_request_template.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 pull_request_template.md diff --git a/pull_request_template.md b/pull_request_template.md new file mode 100644 index 00000000000..5c99ddf9f89 --- /dev/null +++ b/pull_request_template.md @@ -0,0 +1,10 @@ +When contributing to docs, please don't update the content in the v2.x folder. +It's better to update the versioned docs, for example, the v2.5 or v2.6 docs. + +This content in v2.x was separated into versioned documentation during the v2.5.8 +release. The content relevant to Rancher versions before v2.5 went into the v2.0-v2.4 +folder, while the content related to Rancher v2.5 went into the v2.5 folder. + +We are trying to get the 2.x content to be removed from Google search results. The only +reason we haven't deleted it is because Google search results would lead to 404 +errors if we deleted it.