From: Chris Rebert Date: Sun, 10 Apr 2016 20:23:59 +0000 (-0700) Subject: Embolden the "don't" X-Git-Tag: v4.0.0-alpha.3~103^2^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F19754%2Fhead;p=thirdparty%2Fbootstrap.git Embolden the "don't" --- diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index a2c23fbc22..fc4b594e5b 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -18,7 +18,7 @@ If you're reporting a bug: --- If you need help debugging your specific webpage or have a "How do I...?" question, -DON'T open an issue. Ask for help on StackOverflow, IRC, or Slack instead. +**DON'T** open an issue. Ask for help on StackOverflow, IRC, or Slack instead. See https://github.com/twbs/bootstrap/blob/master/README.md#community for links to those personal support forums. ---