From 957d0535f0dda9c7f814537b4ae5671434e2146a Mon Sep 17 00:00:00 2001 From: Jonathan Rudenberg Date: Tue, 4 Sep 2012 14:25:48 -0400 Subject: [PATCH] Clarify contributions --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 45fe886..36b16d6 100644 --- a/README.md +++ b/README.md @@ -40,3 +40,6 @@ applications, here are some areas that can be worked on: - Add tests. There are quite a few areas that aren't tested completely. - Fix tests. A lot of tests are written as integration tests and depend on the database, many would be much faster as unit tests that don't hit the database. + +Please note that we are not looking for Pull Requests that make fundamental +changes to how the Tent Protocol works.