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