diff options
| author | Chris Rebert <[email protected]> | 2016-04-10 13:22:47 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-04-10 13:22:47 -0700 |
| commit | 3c0da80bc8ff2bc6c565ef15a1e756ea1815db1d (patch) | |
| tree | 2f8a30ba4954d9e778fe24d81a5338cd32e3f76a | |
| parent | 042427c37a89b4578396484e0a0ef614cb83568f (diff) | |
| download | bootstrap-3c0da80bc8ff2bc6c565ef15a1e756ea1815db1d.tar.xz bootstrap-3c0da80bc8ff2bc6c565ef15a1e756ea1815db1d.zip | |
add some blank lines
| -rw-r--r-- | ISSUE_TEMPLATE.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index c38317d6a..a2c23fbc2 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -1,4 +1,5 @@ If you're reporting a bug: + * Have you [searched for duplicate issues, including closed issues?]( https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue ): * Have you [validated]( http://validator.w3.org/nu/ ) your page's HTML?: * Have you [linted]( https://github.com/twbs/bootlint#in-the-browser ) your page's HTML?: @@ -23,6 +24,7 @@ See https://github.com/twbs/bootstrap/blob/master/README.md#community for links --- If you have a feature request: + * Have you [searched for duplicate issues, including closed issues?]( https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue ): * Note that your request will only be considered for Bootstrap 4. * [Bootstrap 3 is no longer receiving new features.]( https://github.com/twbs/bootstrap/blob/master/CONTRIBUTING.md#feature-requests ) |
