27 Commits

Author SHA1 Message Date
A Thousand Ships
45b8a91940 Add instructions for rebasing onto a branch
Useful if someone has created a PR from the wrong branch
2024-09-10 13:57:51 +02:00
Devin Amdahl
2f311875e2 Update PR Workflow documentation to include updated information about GitHub's account verification via HTTPS (#7275) 2024-09-10 13:48:23 +02:00
TomBCodes
d474d310e0 Fix grammar error in Pull request workflow (#6039)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-08-06 04:36:31 +02:00
Eduardo Rodrigues
32b7aadf3b Fix minor errors on PR workflow page (#5762) 2022-04-13 00:43:36 +02:00
Hugo Locurcio
0d7ac6d263 Rename instances of "Contributors Chat" to "Godot Contributors Chat" 2022-01-26 01:33:42 +01:00
Nathan Lovato
4fe87585da Backport rewrite of the community section 2021-11-24 10:45:06 -06:00
Hugo Locurcio
47b0721d8a Capitalize all instances of Git in the documentation 2020-05-23 18:34:55 +02:00
Rémi Verschelde
5b71adbdcf PR workflow: Improve instructions around updating, amending and rebasing
I was young and careless when documenting `git rebase -i HEAD~2`,
I since found out that it's much cleaner and safer to rebase on
the upstream branch directly.
2020-05-16 00:07:20 +02:00
Yuri Sizov
135b33b768 Replace British spelling and fix various typos 2020-04-27 12:18:52 +03:00
Feniks
9c530ae2a8 Updates Godot versions in PR Examples (#3069)
Updates PR workflow to use more recent examples of Godot versions. We were still talking about 2.1.5 or Godot 3.0.2  so I updates it to more reflect where we are in development.
2020-01-16 22:28:18 +01:00
Max Hilbrunner
b040baa352 Merge pull request #2518 from puchik/pr-workflow-mistake-tip
Add tip about fixing commit mistakes in PR branches + minor grammar fix
2019-09-30 00:57:53 +02:00
Hugo Locurcio
f5399577a8 Fix Sphinx build warnings related to code blocks 2019-07-28 04:17:36 +02:00
puchik
2f029e5b24 Add tip about fixing commit mistakes in PR branches + minor grammar fix
- Shortened and made minor grammar fixes to the third paragraph under "Updating your branch" in "PR Workflow"
    - Added a tip regarding fixing commit mistakes in branches that are in pull requests.
2019-06-15 19:52:49 -07:00
Hugo Locurcio
87d81b9d4a Fix various typos 2019-03-20 01:03:48 +01:00
Yuri Chornoivan
be6ef615b1 Fix minor typos 2018-07-01 15:50:18 +02:00
Hugo Locurcio
ae1f5afd24 Improve the PR workflow page 2018-04-19 20:12:17 +02:00
Yuri Chornoivan
11d534015d Fix minor typos 2018-04-18 21:44:15 +03:00
Max Hilbrunner
8ed4133c1f PR workflow: small updates 2018-03-12 22:17:37 +01:00
Michael Joy
2c93530be5 Formatting and typo corrections in ui_code_a_life_bar.rst & pr_workflow.rst 2018-02-17 11:26:24 -05:00
Michael Alexsander Silva Dias
8f3cb902e8 Various small fixes for the docs. 2018-01-29 21:00:02 -02:00
skyace65
e1eb72c9b7 Improve PR Workflow page 2018-01-28 23:39:41 -05:00
Rémi Verschelde
31a6f62fd5 Fix typos using codespell
Using v1.11.0 from https://github.com/lucasdemarchi/codespell
2018-01-18 22:14:22 +01:00
Martin Capitanio
4b627d5790 Clean up markup
community/contributing/pr_workflow.rst:232: WARNING: Could not lex literal_block as "shell". Highlighting skipped.
development/compiling/introduction_to_the_buildsystem.rst:61: WARNING: Could not lex literal_block as "shell". Highlighting skipped.
learning/scripting/gdscript/gdscript_basics.rst:376: WARNING: undefined label: class_rect3 (if the link has no caption the label must precede a section header)
2017-11-28 03:32:19 +01:00
Maksymilian Świąć
5f36f45ca3 Remove the OCD remark
The last thing I think an official documentation for a project needs is a 'joke' about a mental illness, an inaccurate one at that.
2017-11-06 02:11:22 +01:00
Rémi Verschelde
7f819ed873 Move images to subfolders next to each doc page 2017-10-14 14:41:44 +02:00
Rémi Verschelde
fde71a5071 Fix links in PR workflow doc 2017-05-07 22:59:23 +02:00
Rémi Verschelde
84538955e0 Add contributing docs on the PR workflow 2017-05-07 22:13:23 +02:00