From b7c0dc416f7a232a524a77f8e914b6ea23495dab Mon Sep 17 00:00:00 2001 From: James Groom Date: Thu, 20 Feb 2020 07:42:42 +1000 Subject: [PATCH] Move issue template to the correct dir not sure how this happened --- bug_report.md => .github/ISSUE_TEMPLATE/bug_report.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename bug_report.md => .github/ISSUE_TEMPLATE/bug_report.md (100%) diff --git a/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md similarity index 100% rename from bug_report.md rename to .github/ISSUE_TEMPLATE/bug_report.md