You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CONTRIBUTING.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
This document summarizes the most important points for people interested in
4
4
contributing to Godot, especially via bug reports or pull requests.
5
5
6
-
The Godot documentation has a dedicated [Contributing section](https://docs.godotengine.org/en/latest/contributing/ways_to_contribute.html)
6
+
The Godot documentation has a dedicated [Contributing section](https://docs.godotengine.org/en/latest/contributing/how_to_contribute.html)
7
7
which details these points and more, and is a recommended read.
8
8
9
9
## Table of contents
@@ -63,7 +63,7 @@ In addition to the following tips, also take a look at the
63
63
[Engine development guide](https://docs.godotengine.org/en/latest/contributing/development/index.html)
64
64
for an introduction to developing on Godot.
65
65
66
-
The [Contributing docs](https://docs.godotengine.org/en/latest/contributing/ways_to_contribute.html)
66
+
The [Contributing docs](https://docs.godotengine.org/en/latest/contributing/how_to_contribute.html)
67
67
also have important information on the [PR workflow](https://docs.godotengine.org/en/latest/contributing/workflow/pr_workflow.html)
68
68
(with a helpful guide for Git usage), and our [Code style guidelines](https://docs.godotengine.org/en/latest/contributing/development/code_style_guidelines.html)
0 commit comments