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

github.com/microsoft/GSL.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan Maples [MSFT] <49793787+JordanMaples@users.noreply.github.com>2021-02-20 02:40:15 +0300
committerGitHub <noreply@github.com>2021-02-20 02:40:15 +0300
commit95a32d75a2240751d1e849b1cbc5eb896a86bc76 (patch)
tree42a3ae2a4e317732618d3400f7f6c581f6762a29
parented762459cf6c62bd7ceefd6fb5f05c9fa910e070 (diff)
Update CONTRIBUTING.mdbranch_rename_cleanup
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 990b8e1..e28f534 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -17,7 +17,7 @@ Please submit a Contributor License Agreement (CLA) before submitting a pull req
Your pull request should:
* Include a description of what your change intends to do
-* Be a child commit of a reasonably recent commit in the **master** branch
+* Be a child commit of a reasonably recent commit in the **main** branch
* Requests need not be a single commit, but should be a linear sequence of commits (i.e. no merge commits in your PR)
* It is desirable, but not necessary, for the tests to pass at each commit. Please see [README.md](./README.md) for instructions to build the test suite.
* Have clear commit messages