Browse Source

Remove additional newlines in issue and pull request templates

master
Kaleb Elwert 8 years ago
parent
commit
40853f23c2
  1. 3
      .github/ISSUE_TEMPLATE.md
  2. 4
      .github/PULL_REQUEST_TEMPLATE.md

3
.github/ISSUE_TEMPLATE.md

@ -1,5 +1,4 @@ @@ -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

4
.github/PULL_REQUEST_TEMPLATE.md

@ -1,6 +1,4 @@ @@ -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 #

Loading…
Cancel
Save