From edb70a28489ff709abb021d3dc859eee26d04dc4 Mon Sep 17 00:00:00 2001 From: Simon Christ Date: Fri, 24 Apr 2020 11:46:36 +0200 Subject: [PATCH] Rename .github/ISSUE_TEMPLATES/bug.md to .github/ISSUE_TEMPLATE/bug.md --- .github/{ISSUE_TEMPLATES => ISSUE_TEMPLATE}/bug.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{ISSUE_TEMPLATES => ISSUE_TEMPLATE}/bug.md (100%) diff --git a/.github/ISSUE_TEMPLATES/bug.md b/.github/ISSUE_TEMPLATE/bug.md similarity index 100% rename from .github/ISSUE_TEMPLATES/bug.md rename to .github/ISSUE_TEMPLATE/bug.md