From 0ab789f75a43fae884e5e6f48b92bbccb8b1112b Mon Sep 17 00:00:00 2001 From: M Atif Ali Date: Fri, 31 Jan 2025 08:26:46 +0500 Subject: [PATCH 1/2] Update config.yaml From 0cc440e6590de7e681320f1e3f65fd8b1d5a8e90 Mon Sep 17 00:00:00 2001 From: M Atif Ali Date: Fri, 31 Jan 2025 08:30:02 +0500 Subject: [PATCH 2/2] chore: rename config.yaml to config.yml for Issue template GitHub doesn't respect if the extension is `.yaml` and only works with `.yml` See https://github.com/orgs/community/discussions/36812 --- .github/ISSUE_TEMPLATE/{config.yaml => config.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/ISSUE_TEMPLATE/{config.yaml => config.yml} (100%) diff --git a/.github/ISSUE_TEMPLATE/config.yaml b/.github/ISSUE_TEMPLATE/config.yml similarity index 100% rename from .github/ISSUE_TEMPLATE/config.yaml rename to .github/ISSUE_TEMPLATE/config.yml