diff --git a/moose-core/CONTRIBUTING.md b/moose-core/CONTRIBUTING.md
deleted file mode 100644
index f9abad879e039b284f91425052c7bc7781477059..0000000000000000000000000000000000000000
--- a/moose-core/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.