diff options
| author | Josh Soref <2119212+jsoref@users.noreply.github.com> | 2023-04-11 16:04:17 -0400 |
|---|---|---|
| committer | Eli Schwartz <eschwartz93@gmail.com> | 2023-04-11 19:21:05 -0400 |
| commit | cf9fd56bc905a2022ad48c93d25b5a73b57c8802 (patch) | |
| tree | a6858f0e790f801f49d8d4f161e9183deaf90e20 /docs/markdown/Contributing.md | |
| parent | e238b81ba0b89faa19b512d1e78de00dad1488ce (diff) | |
| download | meson-cf9fd56bc905a2022ad48c93d25b5a73b57c8802.tar.gz | |
fix various spelling issues
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Diffstat (limited to 'docs/markdown/Contributing.md')
| -rw-r--r-- | docs/markdown/Contributing.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/markdown/Contributing.md b/docs/markdown/Contributing.md index b3deefc53..68e943bff 100644 --- a/docs/markdown/Contributing.md +++ b/docs/markdown/Contributing.md @@ -14,7 +14,7 @@ Thank you for your interest in participating to the development. ## Submitting patches All changes must be submitted as [pull requests to -Github](https://github.com/mesonbuild/meson/pulls). This causes them +GitHub](https://github.com/mesonbuild/meson/pulls). This causes them to be run through the CI system. All submissions must pass a full CI test run before they are even considered for submission. @@ -110,7 +110,7 @@ Meson's merge strategy should fulfill the following guidelines: These goals are slightly contradictory so the correct thing to do often requires some judgement on part of the person doing the -merge. Github provides three different merge options, The rules of +merge. GitHub provides three different merge options, The rules of thumb for choosing between them goes like this: - single commit pull requests should always be rebased |
