Browse Source

Merge branch '4.0.0-wip' of https://github.com/FortAwesome/Font-Awesome into 4.0.0-wip

davegandy 11 years ago
parent
commit
2899b8a25f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/_includes/community/reporting-bugs.html

+ 1 - 1
src/_includes/community/reporting-bugs.html

@@ -5,7 +5,7 @@
   </p>
   <ol>
     <li>Please be nice. Font Awesome is a happy place.</li>
-    <li>Please <a href="{{ site.fontawesome.github.url }}/search?type=Issues">search</a> to see if your icon request already exists.</li>
+    <li>Please <a href="{{ site.fontawesome.github.url }}/search?type=Issues">search</a> to see if your bug was already reported.</li>
     <li>
       Before opening any issue, please read the generic <a href="https://github.com/necolas/issue-guidelines">issue
       guidelines</a>, by <a href="https://github.com/necolas/">Nicolas Gallagher</a>.