Browse Source

Add a FAQ item about "When is the next release of Godot out?"

Hugo Locurcio 4 years ago
parent
commit
b0097a4b95
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
 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?
 --------------------------------------------------
 

+ 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
 provided on a best-effort basis.
 
+.. _doc_release_policy_when_is_next_release_out:
+
 When is the next release out?
 -----------------------------