summaryrefslogtreecommitdiff
path: root/docs/howto/upgrade-version.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/howto/upgrade-version.txt')
-rw-r--r--docs/howto/upgrade-version.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/howto/upgrade-version.txt b/docs/howto/upgrade-version.txt
index aad1e3c2be..369460aacb 100644
--- a/docs/howto/upgrade-version.txt
+++ b/docs/howto/upgrade-version.txt
@@ -124,6 +124,10 @@ notes fresh in your mind, it may also be a good time to take advantage of new
features in Django by refactoring your code to eliminate any deprecation
warnings.
+If you are upgrading to an alpha, beta, or release candidate, please see our
+guide on :ref:`testing-pre-releases` for more specific tips about catching
+regressions and reporting bugs.
+
Deployment
==========