瀏覽代碼

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

Rémi Verschelde 4 年之前
父節點
當前提交
dfa4dafcd0
共有 1 個文件被更改,包括 5 次插入0 次删除
  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
 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**                                                        |
 +-------------+----------------------+--------------------------------------------------------------------------+