From 87dd971b69f217cdca6b101a6dda49260b41fd80 Mon Sep 17 00:00:00 2001 From: Lucie Dubrunfaut <123162035+lucie-dubrunfaut@users.noreply.github.com> Date: Mon, 14 Apr 2025 16:48:41 +0200 Subject: [PATCH] CTOR-1598: Github Issues template is not handled anymore (#5547) Co-authored-by: Lucie Dubrunfaut --- .github/{ => ISSUE_TEMPLATE}/ISSUE_TEMPLATE.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{ => ISSUE_TEMPLATE}/ISSUE_TEMPLATE.md (100%) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md similarity index 100% rename from .github/ISSUE_TEMPLATE.md rename to .github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md