From d27e942f2f8c0b1a3be34da0058ab374ac843400 Mon Sep 17 00:00:00 2001
From: Dilawar Singh <dilawars@ncbs.res.in>
Date: Wed, 21 Jun 2017 17:17:27 +0530
Subject: [PATCH] Squashed 'moose-core/' changes from 69e0354705..b096503233

REVERT: 69e0354705 Create CONTRIBUTING.md

git-subtree-dir: moose-core
git-subtree-split: b09650323312b56d2cfb777947f5db45f44b578a
---
 CONTRIBUTING.md | 5 -----
 1 file changed, 5 deletions(-)
 delete mode 100644 CONTRIBUTING.md

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
deleted file mode 100644
index f9abad87..00000000
--- a/CONTRIBUTING.md
+++ /dev/null
@@ -1,5 +0,0 @@
-To contribute, fork this repo and submit your changes via a pull-request.
-Before sending pull-request, check the following:
-
-- [ ] Software builds locally
-- [ ] `ctest --output-on-failure` passes all tests.
-- 
GitLab