From 3f0e2bf5a2b9ddd8882c7651b961e4747c474326 Mon Sep 17 00:00:00 2001 From: Paul Tibbetts Date: Wed, 15 Jun 2016 10:49:41 +0100 Subject: [PATCH] Added contributing guidelines link to readme added link to podcast to readme moved contributing.md to .github --- .github/CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/CONTRIBUTING.md diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md new file mode 100644 index 0000000..5867fee --- /dev/null +++ b/.github/CONTRIBUTING.md @@ -0,0 +1 @@ +Please read [Contributing to Roots Projects](https://github.com/roots/guidelines/blob/master/CONTRIBUTING.md)