From 98108e020b189dabd2d8753693ff42eefade7253 Mon Sep 17 00:00:00 2001 From: Nicolas Giard Date: Tue, 10 May 2022 18:31:49 -0400 Subject: [PATCH] chore: fix new request issue template filename --- .github/ISSUE_TEMPLATE/{new-feature.md => new-feature.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/ISSUE_TEMPLATE/{new-feature.md => new-feature.yml} (100%) diff --git a/.github/ISSUE_TEMPLATE/new-feature.md b/.github/ISSUE_TEMPLATE/new-feature.yml similarity index 100% rename from .github/ISSUE_TEMPLATE/new-feature.md rename to .github/ISSUE_TEMPLATE/new-feature.yml