summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 26688f8)
raw | patch | inline | side by side (parent: 26688f8)
author | Florian Forster <octo@collectd.org> | |
Mon, 15 Aug 2016 17:54:08 +0000 (19:54 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Mon, 15 Aug 2016 17:54:08 +0000 (19:54 +0200) |
CONTRIBUTING.md | patch | blob | history |
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 4f8111324874ebd1dab119225ea153259e4024a0..eeb174ba2989f27fe02369542f9b464c9867c10b 100644 (file)
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
integration environment will try to build it on a number of platforms. If
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 our branch destroys the review history. If a review
+* *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 it without being asked.
-* *types.db:* One of the most common mistakes done by new contributors is the
+* *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
entries to `src/types.db`, you should talk to us early in the design