From e3e72aec839a467ef34742e80e2dde19791fb9c4 Mon Sep 17 00:00:00 2001 From: Robert Lord Date: Thu, 17 Apr 2014 13:46:29 -0400 Subject: [PATCH] Add contributing.md --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..c3d44a4 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,3 @@ +# Contributing to Slate + +Thanks for contributing to Slate! Please point your pull requests at the `dev` branch, and keep your commit messages clear and informative. Thanks! \ No newline at end of file