mirror of
https://github.com/godotengine/godot-contributing-docs.git
synced 2026-02-25 02:34:39 +03:00
21 lines
778 B
ReStructuredText
21 lines
778 B
ReStructuredText
.. _doc_contributing_to_the_website:
|
|
|
|
Contributing to the website
|
|
===========================
|
|
|
|
The Godot website (`godotengine.org <https://godotengine.org>`__) is organized
|
|
and maintained with a git repository:
|
|
`github.com/godotengine/godot-website <https://github.com/godotengine/godot-website>`__.
|
|
This includes the static content, informational pages and press material,
|
|
as well as the articles on the blog.
|
|
|
|
To contribute to it, please use our our regular :ref:`PR workflow <doc_pr_workflow>`. Your pull
|
|
requests will be reviewed by the :team:`Website`.
|
|
|
|
Content guidelines
|
|
------------------
|
|
|
|
There are no dedicated content guidelines for the website as of yet.
|
|
Please consider reading our :ref:`documentation guidelines <doc_documentation_guidelines>`
|
|
as an alternative.
|