From 6a755b19e51ea96c65bc635d12bf19cef640a325 Mon Sep 17 00:00:00 2001 From: David Anson Date: Fri, 25 Oct 2024 19:31:16 -0700 Subject: [PATCH] Rename GitHub issue template to make it the default for new issues. --- .../markdownlint-issue-template.md => issue_template.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{ISSUE_TEMPLATE/markdownlint-issue-template.md => issue_template.md} (100%) diff --git a/.github/ISSUE_TEMPLATE/markdownlint-issue-template.md b/.github/issue_template.md similarity index 100% rename from .github/ISSUE_TEMPLATE/markdownlint-issue-template.md rename to .github/issue_template.md