From 00aa60ad121ba04a193f1d80b3724b4dfa26a331 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Mon, 6 Apr 2020 10:20:39 +0200 Subject: [PATCH] move github issue template config.yml to right path --- .github/{ => ISSUE_TEMPLATE}/config.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{ => ISSUE_TEMPLATE}/config.yml (100%) diff --git a/.github/config.yml b/.github/ISSUE_TEMPLATE/config.yml similarity index 100% rename from .github/config.yml rename to .github/ISSUE_TEMPLATE/config.yml -- 2.47.2