From 40853f23c2658f63105e3d8c72e510f95ef98fbe Mon Sep 17 00:00:00 2001 From: Kaleb Elwert Date: Sat, 15 Apr 2017 01:47:58 -0700 Subject: [PATCH] Remove additional newlines in issue and pull request templates --- .github/ISSUE_TEMPLATE.md | 3 +-- .github/PULL_REQUEST_TEMPLATE.md | 4 +--- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 5a65a91..444379c 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,5 +1,4 @@ -Please check if a similar issue already exists or has been closed before before -opening your issue. +Please check if a similar issue already exists or has been closed before before opening your issue. ### Description diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 10326d6..2b2f70b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,4 @@ -Please be sure to check out our [contributing -guidelines](https://github.com/sorin-ionescu/prezto/blob/master/CONTRIBUTING.md) -before submitting your pull request. +Please be sure to check out our [contributing guidelines](https://github.com/sorin-ionescu/prezto/blob/master/CONTRIBUTING.md) before submitting your pull request. Fixes #