From 60bad6fce6ef6cbb2bd25785ad29056d3e92492c Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Mon, 18 May 2015 23:30:16 +0200 Subject: [PATCH] CONTRIBUTING: add a paragraph about test cases and pull requests. --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4a97d0c49..6dc4b1187 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -27,6 +27,9 @@ Don't fear that you spam Limnoria by sending many pull requests. According to @ProgVal, it's easier for them to accept pull requests than to cherry-pick everything manually. +Having at least one test case in any non-trivial pull-request +is very appreciated. + See also [Contributing to Limnoria] at [Limnoria documentation]. [Contributing to Limnoria]:http://supybot.aperio.fr/doc/contribute/index.html#contributing-to-limnoria