]> git.ipfire.org Git - thirdparty/Font-Awesome.git/commitdiff
Add instructions for sending PR for icon keyword addition/removal suggestions.
authorWilliam Boman <william@redwill.se>
Tue, 24 Feb 2015 15:54:13 +0000 (16:54 +0100)
committerDave Gandy <dave@davegandy.com>
Tue, 28 Jul 2015 21:54:17 +0000 (14:54 -0700)
Contrib information is now also always visible when searching.

CONTRIBUTING.md
src/_includes/icons/filter.html

index a78162ed32e31e65f4f2a1b0c83eb4e62b4a1575..7034ac08fb7a1d22986168d2d2f8b9c6c56676aa 100644 (file)
@@ -18,7 +18,16 @@ New icons mostly start as requests by the [Font Awesome community on GitHub](../
   - Attach a single color image or two that represent the idea you're going for.
   - Request concrete objects: it's harder to make an icon to represent happiness, it's easier to make a smiley face. ☺
 
+## Suggesting icon keyword addition/removal
 
+Icon filters are maintained by the [Font Awesome community on GitHub](../../pulls?q=is%3Apr+label%3Adoc).
+
+If you feel that an icon
+
+* is missing keyword(s)
+* contains invalid keyword(s)
+
+please send a [PR](https://help.github.com/articles/using-pull-requests/) to the `master` branch.
 
 ## Reporting issues
 
index 7d34c87ffc54f9ce657ff2b45bd297df3aed34c1..21a054abf3da76f1f07fefe3af9c2ef7d254d889 100644 (file)
@@ -24,7 +24,7 @@
   </div>
   <div id="no-search-results">
     <div class="alert alert-warning" role="alert"><i class="fa fa-warning margin-right-sm"></i>No icons matching <strong>'<span></span>'</strong> were found.</div>
-    <div class="alert alert-info" role="alert"><i class="fa fa-exclamation-circle margin-right-sm"></i>Tags are added by the community. Do you think your search query should return an icon? Send a pull request on <a href="https://github.com/FortAwesome/Font-Awesome">GitHub</a>!</div>
   </div>
+  <div class="alert alert-info" role="alert"><i class="fa fa-exclamation-circle margin-right-sm"></i>Tags are added by the community. Do you think your search query should return an icon? Send a pull request on <a href="https://github.com/FortAwesome/Font-Awesome/blob/master/CONTRIBUTING.md#suggesting-icon-keyword-additionremoval">GitHub</a>!</div>
 
 </section>