aboutsummaryrefslogtreecommitdiff
path: root/contributing.txt
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2014-11-17 22:22:20 +0200
committerJussi Pakkanen <jpakkane@gmail.com>2014-11-17 22:22:20 +0200
commitcaad76cf81d78545186c0b252b5a4ed3da1cf1db (patch)
treee6f9a448ba1acfba92e0f1796fb98338d492cffd /contributing.txt
parent07896fcba93bb8b6ee6d7bc00e1fd6cb91aaccd6 (diff)
downloadmeson-caad76cf81d78545186c0b252b5a4ed3da1cf1db.zip
meson-caad76cf81d78545186c0b252b5a4ed3da1cf1db.tar.gz
meson-caad76cf81d78545186c0b252b5a4ed3da1cf1db.tar.bz2
Tests are fun.
Diffstat (limited to 'contributing.txt')
-rw-r--r--contributing.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/contributing.txt b/contributing.txt
index 001afea..e5c0225 100644
--- a/contributing.txt
+++ b/contributing.txt
@@ -16,6 +16,8 @@ following:
- try to keep the code as simple as possible
- contact the mailing list before embarking on large scale projects
to avoid wasted effort
+- all new features must come with a test (or several if it is
+ a big feature)
What not to contribute?