From 1fb70e67ee54b76e9fbd79d7e7fd4b4f8e4cc188 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20T=C3=B6rnkvist?= Date: Sat, 31 Oct 2020 17:11:42 +0100 Subject: [PATCH] Feather icon requests (#114) * Create FEATHER_ICON_REQUESTS.md * Feather requests in CONTRIBUTING.md * Add unlabeled issues to request-list * Revert "Add unlabeled issues to request-list" This reverts commit 18a69038e263a1de60c6b22c07ff7961eea810f0. * Revert "Create FEATHER_ICON_REQUESTS.md" This reverts commit ec96cbd9fd96beeb656eddbead0eb3c736847a77. * Update link to Fether Requests in CONTRIBUTING * Update CONTRIBUTING.md Co-authored-by: Eric Fennis --- CONTRIBUTING.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f41d34ff6..7b85de19e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ :+1::tada: First off, thanks for taking the time to contribute! :tada::+1: -The following is a set of guidelines for contributing to Featherity. Feel free to propose changes to this document in a pull request. +The following is a set of guidelines for contributing to Lucide. Feel free to propose changes to this document in a pull request. ## Pull Requests @@ -22,3 +22,6 @@ Guidelines for pull requests: Before creating an icon request, please search to see if someone has requested the icon already. If there is an open request, please add a :+1:. If the icon has not already been requested, [create an issue](https://github.com/lucide-icons/lucide/issues/new?title=Icon%20Request:) with a title of `Icon request: ` and add as much information as possible. + +## Icon Requests from Feather +If you are a designer who wants to contribute to Lucide but you don't know what icons to work on, then have a look at the Requests from Feather. All open, unfinished and valid requests can be found in [Feather Icon Requests](https://github.com/lucide-icons/lucide/issues/119).