From 0856aea069f13f5636fec1ed25a86263433486c1 Mon Sep 17 00:00:00 2001 From: George Ruinelli Date: Wed, 28 Sep 2022 13:07:43 +0200 Subject: [PATCH] moved issue template to right place --- .github/{workflows => }/ISSUE_TEMPLATE/bug_report.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{workflows => }/ISSUE_TEMPLATE/bug_report.md (100%) diff --git a/.github/workflows/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md similarity index 100% rename from .github/workflows/ISSUE_TEMPLATE/bug_report.md rename to .github/ISSUE_TEMPLATE/bug_report.md