From 9354799a26b856f9902ff2eff4fe476c62da42bb Mon Sep 17 00:00:00 2001 From: Mcat12 Date: Sat, 8 Oct 2016 12:06:23 -0400 Subject: [PATCH] Move contributer file This will make it more visible to a user and fixes the link in the PR template. --- .github/CONTRIBUTING.md => CONTRIBUTING.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/CONTRIBUTING.md => CONTRIBUTING.md (100%) diff --git a/.github/CONTRIBUTING.md b/CONTRIBUTING.md similarity index 100% rename from .github/CONTRIBUTING.md rename to CONTRIBUTING.md