summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorncanceill <nicolas.canceill@ens-cachan.org>2015-05-08 11:33:02 +0200
committerMarc Cornellà <marc.cornella@live.com>2017-03-30 20:32:32 +0200
commitae31e8e1f84d4358439db1720c4a0d98484282b4 (patch)
tree6b3c335fe9c20708ab05fa5f4bcaa853ab229efa /CONTRIBUTING.md
parenteb5229d962509cc23296bed08b52a46159da29fd (diff)
downloadzsh-ae31e8e1f84d4358439db1720c4a0d98484282b4.tar.gz
zsh-ae31e8e1f84d4358439db1720c4a0d98484282b4.tar.bz2
zsh-ae31e8e1f84d4358439db1720c4a0d98484282b4.zip
contributing: mention testing
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 827037f4f..cbcd75907 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -94,6 +94,8 @@ If you find one, try it out and work with the author on a common solution.
If not, then go ahead and submit a PR. Please copy to anyone relevant (_eg_ plugin
maintainers) by mentioning their GitHub handle (starting with `@`) in your message.
+For any extensive change, _eg_ a new plugin, you will have to find testers to +1 your PR.
+
----
## Use the Search, Luke