From 60d76caf84d9539317fcec8e58587fa501c4e9fb Mon Sep 17 00:00:00 2001 From: Jake Deichert Date: Wed, 22 Jan 2020 00:12:09 -0500 Subject: [PATCH] Simplify --- .github/pull_request_template.md | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 5e35acc..651b3cb 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -11,19 +11,3 @@ Closes #{ISSUE} ### Describe the solution - - - -### How to test - - -- [ ] Added tests - - - -### Types of changes - - -- [ ] Bug fix -- [ ] New feature -- [ ] Breaking change