Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkcgen <1557255+kcgen@users.noreply.github.com>2021-07-04 19:58:34 +0300
committerkcgen <1557255+kcgen@users.noreply.github.com>2021-10-01 09:03:01 +0300
commitdb0aa1c962c903bfb89487c5d99c15313b9a210b (patch)
tree53508c9dee69f1938daaa5e7f2a1308af12101fd /CONTRIBUTING.md
parent09afa29c451a2a35ee003e7b59752c423c63ea2f (diff)
Use main branch name in the contributing guide
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 1c6393efe..741d6d1c6 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -77,7 +77,7 @@ These rules apply to code in `src/` and `include/` directories.
They do not apply to code in `src/libs/` directory (libraries in there
have their own coding conventions).
-Rules outlined below apply to new code landing in master branch.
+Rules outlined below apply to new code landing in the main branch.
Do not do mass reformatting or renaming of existing code.
### Language