aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ISSUE_TEMPLATE.md2
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 )