From 7f00e6e0eeb2dea26cf6b6a6d84a1f3e0133b874 Mon Sep 17 00:00:00 2001 From: Eduardo San Martin Morote Date: Mon, 13 Jul 2020 00:10:12 +0200 Subject: [PATCH] chore: move issue template folder --- .github/{issue-template => ISSUE_TEMPLATE}/config.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{issue-template => ISSUE_TEMPLATE}/config.yml (100%) diff --git a/.github/issue-template/config.yml b/.github/ISSUE_TEMPLATE/config.yml similarity index 100% rename from .github/issue-template/config.yml rename to .github/ISSUE_TEMPLATE/config.yml -- 2.47.3