Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeremia Taglialatela <tagliala.dev@gmail.com>2014-05-27 13:04:18 +0400
committerGeremia Taglialatela <tagliala.dev@gmail.com>2014-05-27 13:04:18 +0400
commit791e0fe22bcadd13ac96e4e391cd2e8a50e10d08 (patch)
tree069761f6259351d5908bed9e4725cadf4f27bb10 /CONTRIBUTING.md
parent1a0574fecae7057f31265dede8048fa0091deb06 (diff)
Updated contributing.md
Updated “request new icons” section and fixed smiley icon
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 5f85cc954..639a03d6a 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -4,6 +4,21 @@ Looking to contribute something to Font Awesome? **Here's how you can help.**
+## Requesting new icons
+
+New icons mostly start as requests by the [Font Awesome community on GitHub](/issues). Want to request a new icon? Here are some things to keep in mind:
+
+1. Please be nice. Font Awesome is a happy place.
+2. Please [search](/search?type=Issues) to see if your icon request already exists. If a request is 1. found, please +1 that one.
+3. Please make requests for single icons, unless you are requesting a couple of strictly related icons (e.g., thumbs-up/thumbs-down).
+4. Please and thank you if you include the following:
+ - Title your [new issue](/issues/new?title=Icon%20Request:%20fa-) `Icon request: fa-name` (e.g., `Icon request: fa-car`).
+ - Include a few use cases for your requested icon. How do you plan on using it?
+ - Attach a single color image or two that represent the idea you're going for.
+ - Please request concrete objects: it's harder to make an icon to represent happiness, it's easier to make a smiley face. ☺
+
+
+
## Reporting issues
We only accept issues that are icon requests, bug reports, or feature requests. Bugs must be isolated and reproducible problems that we can fix within the Font Awesome core. Please read the following guidelines to ensure you are the paragon of bug reporting.