From c1fe403254793f79163a74dabf1e0bb9caba2876 Mon Sep 17 00:00:00 2001 From: Simon Vrachliotis Date: Mon, 22 Mar 2021 13:59:11 +1100 Subject: [PATCH] Move ISSUE_TEMPLATE config to the right directory (#288) --- .github/{workflows => }/ISSUE_TEMPLATE/config.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{workflows => }/ISSUE_TEMPLATE/config.yml (100%) diff --git a/.github/workflows/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml similarity index 100% rename from .github/workflows/ISSUE_TEMPLATE/config.yml rename to .github/ISSUE_TEMPLATE/config.yml