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

This commit is contained in:
Hugo Locurcio
2020-09-13 18:11:32 +02:00
parent c0156f55b5
commit b0097a4b95
2 changed files with 8 additions and 0 deletions

View File

@@ -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?
--------------------------------------------------

View File

@@ -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?
-----------------------------