From be7a513292e23505ba88165ad288222de947631f Mon Sep 17 00:00:00 2001 From: Lucie <25330882+lihbr@users.noreply.github.com> Date: Tue, 5 Nov 2024 20:29:25 +0100 Subject: [PATCH] chore: typo --- .github/{ISSUE_TEMPALTE => ISSUE_TEMPLATE}/bug_report.md | 0 .github/{ISSUE_TEMPALTE => ISSUE_TEMPLATE}/config.yml | 0 .github/{ISSUE_TEMPALTE => ISSUE_TEMPLATE}/feature_request.md | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename .github/{ISSUE_TEMPALTE => ISSUE_TEMPLATE}/bug_report.md (100%) rename .github/{ISSUE_TEMPALTE => ISSUE_TEMPLATE}/config.yml (100%) rename .github/{ISSUE_TEMPALTE => ISSUE_TEMPLATE}/feature_request.md (100%) diff --git a/.github/ISSUE_TEMPALTE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md similarity index 100% rename from .github/ISSUE_TEMPALTE/bug_report.md rename to .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPALTE/config.yml b/.github/ISSUE_TEMPLATE/config.yml similarity index 100% rename from .github/ISSUE_TEMPALTE/config.yml rename to .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPALTE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md similarity index 100% rename from .github/ISSUE_TEMPALTE/feature_request.md rename to .github/ISSUE_TEMPLATE/feature_request.md