From e47276ce2e083fadd24acca01228ee91a32871d9 Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Sun, 17 Oct 2021 19:50:15 -0700 Subject: [PATCH] Fix config file name. --- .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