From 7d4c08449ad5b54dd57f7db819743c951762801f Mon Sep 17 00:00:00 2001 From: adbenitez Date: Sat, 17 Apr 2021 14:29:24 -0400 Subject: [PATCH] move template to ISSUE_TEMPLATE folder --- .github/{ISSUE_TEMPLATE.md => ISSUE_TEMPLATE/bug_report.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{ISSUE_TEMPLATE.md => ISSUE_TEMPLATE/bug_report.md} (100%) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE/bug_report.md similarity index 100% rename from .github/ISSUE_TEMPLATE.md rename to .github/ISSUE_TEMPLATE/bug_report.md