Browse Source

Merge pull request #5236 from Calinou/release-policy-latest-patch-support-only

Rémi Verschelde 3 years ago
parent
commit
dfa4dafcd0
1 changed files with 5 additions and 0 deletions
  1. 5 0
      about/release_policy.rst

+ 5 - 0
about/release_policy.rst

@@ -80,6 +80,11 @@ encountered by users of that branch who cannot port complex projects to the new
 major version. This is the case for the 2.1 branch, and will be the case for
 major version. This is the case for the 2.1 branch, and will be the case for
 the latest 3.x stable branch by the time Godot 4.0 is released.
 the latest 3.x stable branch by the time Godot 4.0 is released.
 
 
+In a given minor release series, only the latest patch release receives support.
+If you experience an issue using an older patch release, please upgrade to the
+latest patch release of that series and test again before reporting an issue
+on GitHub.
+
 +-------------+----------------------+--------------------------------------------------------------------------+
 +-------------+----------------------+--------------------------------------------------------------------------+
 | **Version** | **Release date**     | **Support level**                                                        |
 | **Version** | **Release date**     | **Support level**                                                        |
 +-------------+----------------------+--------------------------------------------------------------------------+
 +-------------+----------------------+--------------------------------------------------------------------------+