Browse Source

Merge pull request #4008 from Calinou/faq-when-is-next-release-out

Add a FAQ item about "When is the next release of Godot out?"
Rémi Verschelde 4 years ago
parent
commit
c444c0bda7
2 changed files with 8 additions and 0 deletions
  1. 6 0
      about/faq.rst
  2. 2 0
      about/release_policy.rst

+ 6 - 0
about/faq.rst

@@ -243,6 +243,12 @@ as well as the `unofficial Python support <https://github.com/touilleMan/godot-p
 This would be a good starting point to see how another third-party library
 This would be a good starting point to see how another third-party library
 integrates with Godot.
 integrates with Godot.
 
 
+When is the next release of Godot out?
+--------------------------------------
+
+When it's ready! See :ref:`doc_release_policy_when_is_next_release_out` for more
+information.
+
 I would like to contribute! How can I get started?
 I would like to contribute! How can I get started?
 --------------------------------------------------
 --------------------------------------------------
 
 

+ 2 - 0
about/release_policy.rst

@@ -65,6 +65,8 @@ for each Godot version:
 Pre-release Godot versions aren't intended to be used in production and are
 Pre-release Godot versions aren't intended to be used in production and are
 provided on a best-effort basis.
 provided on a best-effort basis.
 
 
+.. _doc_release_policy_when_is_next_release_out:
+
 When is the next release out?
 When is the next release out?
 -----------------------------
 -----------------------------