]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
docs/CONTRIBUTING.md: Rename "master" to "main". 3520/head
authorFlorian Forster <octo@google.com>
Thu, 13 Aug 2020 07:19:55 +0000 (09:19 +0200)
committerFlorian Forster <octo@google.com>
Thu, 13 Aug 2020 07:19:55 +0000 (09:19 +0200)
docs/CONTRIBUTING.md

index ca0f40f1f2d24af16f2802e121303f109b9396e5..f7cc9e0e62f79c3e6251c74b8e130920a39d6735 100644 (file)
@@ -43,8 +43,8 @@ the mailing list have a tendency to fall through the cracks.
     this reports a failure, please investigate and fix the problem. We will at
     best do a very casual review for failing PRs.
 *   *Don't rebase:* Rebasing your branch destroys the review history. If a
-    review takes a long time, we may ask you to rebase on a more recent
-    *master*, but please don't do that without being asked.
+    review takes a long time, we may ask you to rebase on a more recent commit
+    on the *main* branch, but please don't do that without being asked.
 *   *types.db:* One of the most common mistakes made by new contributors is the
     addition of (many) new *types* in the file `src/types.db`. The majority of
     usecases can be met with one of the existing entries. If you plan to add new