From 348dd696a163774cefeeb46da9370545dec2738e Mon Sep 17 00:00:00 2001 From: Mcat12 Date: Sat, 15 Oct 2016 12:16:19 +0300 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