From 57cba451abbd45c2fca602ebcc995aae075ac3b4 Mon Sep 17 00:00:00 2001 From: Benjamin Staneck Date: Mon, 13 Jul 2020 15:17:47 +0200 Subject: [PATCH] move issue template --- .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