From 72df1cc185dba7314c4cba1ebfe5183ad40d9f78 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Mon, 7 Aug 2017 12:58:02 -0700 Subject: [PATCH] Create CONTRIBUTING.md --- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 000000000..8974b6a4d --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,5 @@ +# Contributing To Hush + +Please send a Github Pull Request to the `dev` branch or create a Github Issue using our issue template. + +# More Coming Soon