From 6e4c8e188ebb6a179f3a7ab341d8a5d9c2b9ac88 Mon Sep 17 00:00:00 2001 From: erik Date: Wed, 13 Nov 2019 09:24:59 +0100 Subject: [PATCH] chore: update docs for closing feature requests --- CONTRIBUTING.md | 4 ++++ README.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 198b5ced9..6de0b68bd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,6 +2,10 @@ Check out ways to contribute to Lion Web Components: +## Feature requests + +When you have an idea on how we could improve, please check our [closed issues](https://github.com/ing-bank/lion/issues?q=is%3Aissue+is%3Aclosed+label%3Aenhancement) to see if there are similar ideas. If there are none, please [submit](https://github.com/ing-bank/lion/issues/new/choose) your feature request as an issue. Add a clear description of what you expect from the improvement and what the use case is. The issue will be closed and the community can add 👍 reactions to [vote and show interest](https://github.com/ing-bank/lion/issues?q=label%3A%22votes+needed%22+sort%3Areactions-%2B1-desc). When the feature gets picked up, the issue can be reopened. + ## Existing components: we love pull requests ♥ Help out the whole lion community by sending your merge requests and issues. diff --git a/README.md b/README.md index 665d8ddf0..0fe06bbe1 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ Check out our [coding guidelines](./docs/README.md) for more detailed informatio ## How to contribute Lion Web Components are only as good as its contributions. -Read our [contribution guide](./CONTRIBUTING.md) and feel free to enhance/improve our product. +Read our [contribution guide](./CONTRIBUTING.md) and feel free to enhance/improve Lion. We keep feature requests closed while we're not working on them. ## Contact