mirror of
https://github.com/godotengine/godot-contributing-docs.git
synced 2025-12-31 05:48:13 +03:00
Move compat breakage into first steps, it probably won't need its own article.
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
.. _doc_handling_compatibility_breakages:
|
||||
|
||||
Handling compatibility breakages
|
||||
================================
|
||||
|
||||
.. TODO: Elaborate on types of compatibility and procedure.
|
||||
|
||||
See also the `current documentation for compatibility breakages <https://docs.godotengine.org/en/stable/contributing/development/handling_compatibility_breakages.html>`_.
|
||||
@@ -1,5 +1,5 @@
|
||||
First steps
|
||||
===========
|
||||
First steps and engine contribution guidelines
|
||||
==============================================
|
||||
|
||||
The possibility to study, use, modify and redistribute modifications of the
|
||||
engine's source code are the fundamental rights that
|
||||
@@ -58,3 +58,12 @@ details can also be discussed with other contributors on the `Godot Contributors
|
||||
|
||||
.. note:: Proposals are only required when working on an enhancement or a new feature.
|
||||
Bug reports are sufficient for fixing issues.
|
||||
|
||||
.. _doc_handling_compatibility_breakages:
|
||||
|
||||
Handling compatibility breakages
|
||||
--------------------------------
|
||||
|
||||
.. TODO: Elaborate on types of compatibility and procedure.
|
||||
|
||||
See also the `current documentation for compatibility breakages <https://docs.godotengine.org/en/stable/contributing/development/handling_compatibility_breakages.html>`_.
|
||||
|
||||
Reference in New Issue
Block a user