From e42a245dea0fe8bd71bedff35e52baddaabb71ec Mon Sep 17 00:00:00 2001 From: Aevyrie Date: Wed, 14 Apr 2021 13:03:33 -0700 Subject: [PATCH] Rename template.md to pull_request_template.md Renaming to make this the github template when creating a new file --- template.md => pull_request_template.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename template.md => pull_request_template.md (100%) diff --git a/template.md b/pull_request_template.md similarity index 100% rename from template.md rename to pull_request_template.md