From 8b596c3648e7299dd88de85682407032de2558d4 Mon Sep 17 00:00:00 2001 From: Colin Jones Date: Fri, 29 Oct 2010 10:43:32 -0500 Subject: [PATCH] Notes on contributing. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index f96a978..815b28d 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,15 @@ or, on Windows, `run.bat` + +### Contributing + +Patches are encouraged! Make sure the answer sheet still passes (`test.sh`, or +`test.bat` on Windows), and send a pull request. + +The file ideaboard.txt has lots of good places to start + + ### Contributors (in order of appearance) - Aaron Bedra