diff options
author | ncanceill <nicolas.canceill@ens-cachan.org> | 2015-05-08 11:33:02 +0200 |
---|---|---|
committer | Marc Cornellà <marc.cornella@live.com> | 2017-03-30 20:32:32 +0200 |
commit | ae31e8e1f84d4358439db1720c4a0d98484282b4 (patch) | |
tree | 6b3c335fe9c20708ab05fa5f4bcaa853ab229efa /CONTRIBUTING.md | |
parent | eb5229d962509cc23296bed08b52a46159da29fd (diff) | |
download | zsh-ae31e8e1f84d4358439db1720c4a0d98484282b4.tar.gz zsh-ae31e8e1f84d4358439db1720c4a0d98484282b4.tar.bz2 zsh-ae31e8e1f84d4358439db1720c4a0d98484282b4.zip |
contributing: mention testing
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
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 |