diff options
-rw-r--r-- | contributing.txt | 2 |
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? |