From 8d735c95da9852995e30d1806642d1fddf9ebda4 Mon Sep 17 00:00:00 2001
From: Geremia Taglialatela
Date: Mon, 6 Jun 2016 10:45:37 +0200
Subject: [PATCH] Change contributing guidelines for icon requests
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Asking people to use GitHub’s reactions instead of "+1" comments.
Closes #9337
---
CONTRIBUTING.md | 2 +-
src/_includes/community/requesting-new-icons.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index b3d4f878d..f281d304f 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -10,7 +10,7 @@ New icons mostly start as requests by the [Font Awesome community on GitHub](../
1. Please be nice. Font Awesome is a happy place.
2. Please do not request comprehensive sets of icons related to a very specific field.
-3. Please [search](../../search?type=Issues) to see if your icon request already exists. If a request is found, please +1 that one.
+3. Please [search](../../search?type=Issues) to see if your icon request already exists. If a request is found, please add a 👍 reaction to that one.
4. Please make requests for single icons, unless you are requesting a couple of strictly related icons (e.g., thumbs-up/thumbs-down).
5. Please and thank you if you include the following:
- Title your [new issue](../../issues/new?title=Icon%20Request:%20icon-) `Icon request: icon-name` (e.g., `Icon request: icon-car`).
diff --git a/src/_includes/community/requesting-new-icons.html b/src/_includes/community/requesting-new-icons.html
index e73f41c35..d08aa16ff 100644
--- a/src/_includes/community/requesting-new-icons.html
+++ b/src/_includes/community/requesting-new-icons.html
@@ -7,7 +7,7 @@
- Please be nice. Font Awesome is a happy place.
- - Please search to see if your icon request already exists. If a request is found, please +1 that one.
+ - Please search to see if your icon request already exists. If a request is found, please add a 👍 reaction to that one.
-
Please make requests for single icons, unless you are requesting a couple of strictly related icons (e.g., thumbs-up/thumbs-down).