From 28d5f6a4420ea06f1d06068cab3d5ad9cca168cc Mon Sep 17 00:00:00 2001 From: Tobias Macey Date: Mon, 12 Jun 2023 14:33:10 -0400 Subject: [PATCH] Delete PR Template We have created a unified pull request template managed in https://github.com/mitodl/.github to be used across the whole organization. This deletes the PR template from this repository to allow the universal template to be applied. --- pull_request_template.md | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 pull_request_template.md diff --git a/pull_request_template.md b/pull_request_template.md deleted file mode 100644 index c6e30a7521..0000000000 --- a/pull_request_template.md +++ /dev/null @@ -1,20 +0,0 @@ -#### What are the relevant tickets? -(Required) - -#### What's this PR do? -(Required) - -#### How should this be manually tested? -(Required) - -#### Where should the reviewer start? -(Optional) - -#### Any background context you want to provide? -(Optional) - -#### Screenshots (if appropriate) -(Optional) - -#### What GIF best describes this PR or how it makes you feel? -(Optional)