chore: update docs for closing feature requests
This commit is contained in:
parent
64b76de801
commit
6e4c8e188e
2 changed files with 5 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue