Commit Graph
7 Commits
Author SHA1 Message Date
jedrzej ca96e45453 Removed unnecessary note, as this page got rid of "$" signs in below commit:
https://github.com/godotengine/godot-docs/pull/9956
2024-10-21 14:32:43 +02:00
Hugo Locurcio 93261ab5d7 Harmonize Bash command syntax for easier line selection and copy-pasting
- Remove prompt or `$` sign which makes triple-click based selection
  more difficult and time-consuming.
- Use `platform` instead of `p` alias in all SCons examples.
2024-09-15 16:27:34 +02:00
Rama Del Maestro ae7aa1d615 Fixed typo in pr_workflow.rst (#8671)
* Fixed typo in pr_workflow.rst
2023-12-26 21:49:45 -05:00
A Thousand Ships 5064ed9fd1 Add instructions for rebasing onto a branch
Useful if someone has created a PR from the wrong branch
2023-12-03 17:39:42 +01:00
Devin Amdahl c48b82fe96 Update PR Workflow documentation to include updated information about GitHub's account verification via HTTPS (#7275) 2023-05-05 12:55:12 +02:00
John Veness 08498ef96a Change capitalization of Project Manager 2023-03-13 20:08:49 +00:00
Yuri Sizov dbfe3b1d26 Reorganize documentation for contributors
- Merge Community/Contributing and Engine Development into one top-level section, Contributing.
- Structure it in a way that gives equal priority to various ways to contribute, including documentation.
- Rename several articles to be more comprehensive and in line with the overall state of the documentation.
- Rewrite the guide for class reference contributions.
2023-01-10 01:49:30 +03:00