Skip to content

Commit 4236dad

Browse files
committed
Migrate contributing contents to a separate documentation site.
1 parent 03d7b1e commit 4236dad

File tree

213 files changed

+27
-5674
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

213 files changed

+27
-5674
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repos:
66
rev: v2.3.0
77
hooks:
88
- id: codespell
9-
files: ^(about|community|contributing|getting_started|tutorials)/.*\.rst$
9+
files: ^(about|community|engine_details|getting_started|tutorials)/.*\.rst$
1010
additional_dependencies: [tomli]
1111

1212
- repo: https://github.com/pre-commit/pre-commit-hooks

_templates/breadcrumbs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
}
3333
}
3434
</style>
35-
<a class="godot-edit-guidelines" href="https://docs.godotengine.org/en/latest/contributing/documentation/index.html#writing-documentation">
35+
<a class="godot-edit-guidelines" href="https://godot-contributing-docs.readthedocs.io/">
3636
Learn how to contribute!
3737
</a>
3838
</li>

contributing/development/best_practices_for_engine_contributors.rst

Lines changed: 0 additions & 242 deletions
This file was deleted.

0 commit comments

Comments
 (0)