diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2014-11-17 22:22:20 +0200 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2014-11-17 22:22:20 +0200 |
| commit | caad76cf81d78545186c0b252b5a4ed3da1cf1db (patch) | |
| tree | e6f9a448ba1acfba92e0f1796fb98338d492cffd /contributing.txt | |
| parent | 07896fcba93bb8b6ee6d7bc00e1fd6cb91aaccd6 (diff) | |
| download | meson-caad76cf81d78545186c0b252b5a4ed3da1cf1db.tar.gz | |
Tests are fun.
Diffstat (limited to 'contributing.txt')
| -rw-r--r-- | contributing.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contributing.txt b/contributing.txt index 001afea9b..e5c022584 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? |
