From f1c84b87f27e6f15afc7a250bdd80ad7d214b690 Mon Sep 17 00:00:00 2001 From: Ryan Florence Date: Thu, 13 Nov 2014 23:48:20 -0700 Subject: [PATCH] TIME TO GET SERIOUS FOLKS --- CONTRIBUTING.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ca65a09ce0..46378b2c20 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,9 @@ +### Tests + +All commits that fix bugs or add features need a test. + +`` Do not merge code without tests.`` + ### Commit Subjects for Public API Changes If your patch **changes the API or fixes a bug** please use one of the