From b3c7d21d31ba3f5b1444b1d20066377aae898542 Mon Sep 17 00:00:00 2001 From: Indrajit Raychaudhuri Date: Fri, 28 Jul 2017 00:43:29 -0500 Subject: [PATCH] Adjust GitHub templates with commented lines --- .github/ISSUE_TEMPLATE.md | 9 ++++----- .github/PULL_REQUEST_TEMPLATE.md | 3 ++- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 444379c1..e39ca098 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,16 +1,15 @@ -Please check if a similar issue already exists or has been closed before before opening your issue. + ### Description - -[Description of the bug or feature] + ### Expected behavior -[What you expected to happen] + ### Actual behavior -[What actually happened] + ### Steps to Reproduce diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2b2f70bf..b8548b6c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,4 +1,5 @@ -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 #