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>2015-08-17 22:18:24 +0300
committerGeremia Taglialatela <tagliala.dev@gmail.com>2015-08-17 22:18:24 +0300
commit3c818e97ff99b40bf882e45cc6a6fb05b1070a47 (patch)
tree75f75b0c6008a3aa0ee775c6e56853a2557f8248 /CONTRIBUTING.md
parentf4308f47398088c45f14480b0541ba53b23ccc1c (diff)
Fix contributing guidelines
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 7034ac08f..b3d4f878d 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -18,6 +18,8 @@ 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).
@@ -29,6 +31,8 @@ If you feel that an icon
please send a [PR](https://help.github.com/articles/using-pull-requests/) to the `master` branch.
+
+
## 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.
@@ -42,7 +46,7 @@ We only accept issues that are icon requests, bug reports, or feature requests.
## Key branches
-- `master` is the latest, deployed version (not to be used for pull requests)
+- `master` is the latest, deployed version (use for pull request if they only affect the docs)
- `gh-pages` is the hosted docs (not to be used for pull requests)
- `*-wip` branches are the official work in progress branches for the next releases. All pull requests should be submitted against the appropriate branch