From 9350b4939c24da500d01c6075210adc11022007a Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 21 Jan 2018 19:47:19 +0100 Subject: [PATCH] Make some file names lowercase. --- .github/{contributingx.md => contributing.md} | 0 .github/{issue_templatex.md => issue_template.md} | 0 .github/{pull_request_template_x.md => pull_request_template.md} | 0 .github/{supportx.md => support.md} | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename .github/{contributingx.md => contributing.md} (100%) rename .github/{issue_templatex.md => issue_template.md} (100%) rename .github/{pull_request_template_x.md => pull_request_template.md} (100%) rename .github/{supportx.md => support.md} (100%) diff --git a/.github/contributingx.md b/.github/contributing.md similarity index 100% rename from .github/contributingx.md rename to .github/contributing.md diff --git a/.github/issue_templatex.md b/.github/issue_template.md similarity index 100% rename from .github/issue_templatex.md rename to .github/issue_template.md diff --git a/.github/pull_request_template_x.md b/.github/pull_request_template.md similarity index 100% rename from .github/pull_request_template_x.md rename to .github/pull_request_template.md diff --git a/.github/supportx.md b/.github/support.md similarity index 100% rename from .github/supportx.md rename to .github/support.md