From 5df6804daf056f75872c92800d3312ce71056692 Mon Sep 17 00:00:00 2001 From: Carter Anderson Date: Sat, 17 Oct 2020 12:25:20 -0700 Subject: [PATCH] Delete pull_request_template.md --- .github/pull_request_template.md | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md deleted file mode 100644 index f92383409f..0000000000 --- a/.github/pull_request_template.md +++ /dev/null @@ -1,6 +0,0 @@ -**Checklist** - -I confirm that I have done the following (if applicable): - -- [] Added a changelog entry -- [] Added respective unit tests