From d038315f61cb15cc9615486a335b16a03cc12b6a Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Wed, 30 Mar 2016 00:54:11 -0700 Subject: [PATCH] Add link to github reactions. [ci skip] --- .github/CONTRIBUTING.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index d0a1b37d5..b3427fd5c 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -11,9 +11,10 @@ may have already been discussed or fixed in `master`. To contribute, Feature requests should be submitted in the [issue tracker](https://github.com/lodash/lodash/issues), with a description of -the expected behavior & use case, where they’ll remain closed until sufficient -interest, e.g. :+1:’s, has been shown by the community. Before submitting a request, -please search for similar ones in the +the expected behavior & use case, where they’ll remain closed until sufficient interest, +[e.g. :+1: reactions](https://help.github.com/articles/about-discussions-in-issues-and-pull-requests/), +has been shown by the community. Before submitting a request, please search for +similar ones in the [closed issues](https://github.com/lodash/lodash/issues?q=is%3Aissue+is%3Aclosed+label%3Aenhancement). ## Pull Requests