From b8a2ec5908d4580bc36651d9800847727fe64206 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Fri, 13 Nov 2020 12:00:09 -0600 Subject: [PATCH] Rename pull_request_template.md to app_addition_template.md --- .../{pull_request_template.md => app_addition_template.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/PULL_REQUEST_TEMPLATE/{pull_request_template.md => app_addition_template.md} (100%) diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/app_addition_template.md similarity index 100% rename from .github/PULL_REQUEST_TEMPLATE/pull_request_template.md rename to .github/PULL_REQUEST_TEMPLATE/app_addition_template.md