diff options
author | Jouni Koivuviita <jouni@jouni.me> | 2017-11-29 11:29:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-29 11:29:44 +0200 |
commit | ad6ca5068799e8b4195c968d8249ba1c1577fce3 (patch) | |
tree | f78b498cb699c65b36b08296528748d5e829e024 | |
parent | d23a5a1edc1e6865f7f2ea86757bd87b30ec5ea5 (diff) | |
download | vaadin-core-ad6ca5068799e8b4195c968d8249ba1c1577fce3.tar.gz vaadin-core-ad6ca5068799e8b4195c968d8249ba1c1577fce3.zip |
Update README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -54,8 +54,8 @@ The chat and the forum category are dedicated channels for this project, while t ### Some ways to help: -- **Test the elements and provide feedback**: We would love to hear your feedback on anything related to the elements, like features, API and design. The best way to start is by [trying them out](https://vaadin.com/docs/-/part/elements/elements-getting-started.html). And to get a quick response, either drop a question/comment on the chat or open an issue in GitHub. -- **Report bugs**: File issues for the elements in their respective GitHub projects. You can find links to them from https://vaadin.com/elements +- **Test the elements and provide feedback**: We would love to hear your feedback on anything related to the elements, like features, API and design. The best way to start is by [trying them out](https://vaadin.com/elements/browse). And to get a quick response, either drop a question/comment on the chat or open an issue in GitHub. +- **Report bugs**: File issues for the elements in their respective GitHub projects. You can find links to them from the list in this readme. - **Send pull requests**: If you want to contribute code, check out the development instructions below. We encourage you to read the [contribution instructions by GitHub](https://guides.github.com/activities/contributing-to-open-source/#contributing) also. |