From b2eb00b902f04a89b679fd33b71715fe99a6b89f Mon Sep 17 00:00:00 2001 From: Suriyaa Kudo Date: Fri, 26 Feb 2016 18:06:55 +0100 Subject: [PATCH] Move ISSUE_TEMPLATE.md file into .github/ folder --- ISSUE_TEMPLATE.md => .github/ISSUE_TEMPLATE.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ISSUE_TEMPLATE.md => .github/ISSUE_TEMPLATE.md (100%) diff --git a/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md similarity index 100% rename from ISSUE_TEMPLATE.md rename to .github/ISSUE_TEMPLATE.md