From 1ea7005ac08608e4ade935c594bf2bcd2c603442 Mon Sep 17 00:00:00 2001 From: VibroAxe Date: Wed, 3 Oct 2018 11:08:15 +0100 Subject: [PATCH] Renamed ISSUE_TEMPLATE to have correct extention ISSUE_TEMPLATE is a markdown formated file --- .github/{ISSUE_TEMPLATE => ISSUE_TEMPLATE.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{ISSUE_TEMPLATE => ISSUE_TEMPLATE.md} (100%) diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE.md similarity index 100% rename from .github/ISSUE_TEMPLATE rename to .github/ISSUE_TEMPLATE.md