From 040c662a598f859bbdc2b9c67e8bf86d97b11a3f Mon Sep 17 00:00:00 2001 From: Chris Cummer Date: Fri, 8 Jun 2018 11:00:55 -0700 Subject: [PATCH] Simplify this template as well I suspect we can reduce these to one template. --- .github/PULL_REQUEST_TEMPLATE/Other.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE/Other.md b/.github/PULL_REQUEST_TEMPLATE/Other.md index 65da67ee..45985624 100644 --- a/.github/PULL_REQUEST_TEMPLATE/Other.md +++ b/.github/PULL_REQUEST_TEMPLATE/Other.md @@ -5,14 +5,4 @@ about: You have some other ideas you want to introduce? -**What kind of change does this PR introduce?** - - -**Summary** - - - -**Does this PR introduce a breaking change?** - - -**Other information** +#### What problem does this solve?