Add introduction and split TOC in contributing/index.rst

This commit is contained in:
Nathan Lovato
2020-11-12 09:17:48 -06:00
parent 1c648119d3
commit deade79fbc
+26 -1
View File
@@ -1,17 +1,42 @@
Contributing
============
Everyone is most welcome to contribute to Godot. Here are some ways in which you can contribute to the project:
- Improving the engine by fixing bugs, coding new features, or refining existing ones.
- Writing or proofreading documentation. You can contribute both to this reference manual or the code reference.
- Translating the editor or documentation from English to other languages.
- Reporting issues or `writing detailed proposals <https://github.com/godotengine/godot-proposals/>`__.
Getting started
---------------
.. toctree::
:maxdepth: 1
:name: toc-community-contributing
ways_to_contribute
Contributing to the engine
--------------------------
.. toctree::
:maxdepth: 1
:name: toc-community-contributing-to-the-engine
best_practices_for_engine_contributors
pr_workflow
bisecting_regressions
code_style_guidelines
bug_triage_guidelines
content_guidelines
Writing documentation
---------------------
.. toctree::
:maxdepth: 1
:name: toc-community-contributing-to-documentation
documentation_guidelines
docs_writing_guidelines
updating_the_class_reference