From 4e8b650b0d3b265c422d86ff4c40b7fabf29f2c9 Mon Sep 17 00:00:00 2001 From: shainaraskas Date: Fri, 23 May 2025 13:04:42 -0400 Subject: [PATCH 1/2] rename community request template to restore site functionality --- .../{a-community-request.yaml => community-request.yaml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/ISSUE_TEMPLATE/{a-community-request.yaml => community-request.yaml} (100%) diff --git a/.github/ISSUE_TEMPLATE/a-community-request.yaml b/.github/ISSUE_TEMPLATE/community-request.yaml similarity index 100% rename from .github/ISSUE_TEMPLATE/a-community-request.yaml rename to .github/ISSUE_TEMPLATE/community-request.yaml From ae1d41f834a66237403ca9138ddcbd5e553592b0 Mon Sep 17 00:00:00 2001 From: shainaraskas Date: Fri, 23 May 2025 13:08:05 -0400 Subject: [PATCH 2/2] rename correct template --- .../{community-request.yaml => a-community-request.yaml} | 0 .github/ISSUE_TEMPLATE/{z-issue-report.yaml => issue-report.yaml} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename .github/ISSUE_TEMPLATE/{community-request.yaml => a-community-request.yaml} (100%) rename .github/ISSUE_TEMPLATE/{z-issue-report.yaml => issue-report.yaml} (100%) diff --git a/.github/ISSUE_TEMPLATE/community-request.yaml b/.github/ISSUE_TEMPLATE/a-community-request.yaml similarity index 100% rename from .github/ISSUE_TEMPLATE/community-request.yaml rename to .github/ISSUE_TEMPLATE/a-community-request.yaml diff --git a/.github/ISSUE_TEMPLATE/z-issue-report.yaml b/.github/ISSUE_TEMPLATE/issue-report.yaml similarity index 100% rename from .github/ISSUE_TEMPLATE/z-issue-report.yaml rename to .github/ISSUE_TEMPLATE/issue-report.yaml