diff --git a/README.md b/README.md index b345c70af4..76989c8b68 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,22 @@ If you use the docker compose file from the previous step, here's the configurat If you use a different setup, your configuration details will most likely also be different. +## Community and help + +We know that learning a new tool can be hard and time-consuming. We have a growing community that loves to help out. Please don't hesitate about reaching out to get help. + +- [Join Unleash on Slack](https://join.slack.com/t/unleash-community/shared_invite/enQtNjUxMjU2MDc0MTAxLTJjYmViYjkwYmE0ODVlNmY1YjcwZGRmZWU5MTU1YTQ1Nzg5ZWQ2YzBlY2U1MjlmZDg5ZDRmZTMzNmQ5YmEyOGE) if you want ask open questions about Unleash, feature toggling or discuss these topics in general. +- [Create a GitHub issue](https://github.com/Unleash/unleash/issues/new) if you have found a bug or have ideas on how to improve Unleash. +- [Follow Unleash on Twitter](https://twitter.com/getunleash) if you want to stay updated on the latest progress of the Unleash project. +- [Visit the documentation](https://docs.getunleash.io/) for more in-depth descriptions, how-to guides, and more. + +## Contribute to Unleash + +Building Unleash is a collaborative effort, and we owe a lot of gratitude to many smart and talented individuals. +Building it together with community ensures that we build a product that solves real problems for real people. +We'd love to have your help too: Please feel free to open issues or provide pull requests. + +Check out [the CONTRIBUTING.md file](./CONTRIBUTING.md) for contribution guidelines and the [Unleash developer guide](./website/docs/contributing/developer-guide.md) for tips on environment setup, running the tests, and running Unleash from source. ## Features @@ -204,21 +220,6 @@ Unleash is trusted by thousands of companies all over the world (we are tracking _(PS! feel free to submit your logo!)_ -# Contribute to Unleash - -Unleash has been built with the help of many smart individuals. This ensures that we build a product that solves real problems for people. If you want to contribute to this project you are encouraged to send issue requests, or provide pull-requests. - -1. Read [CONTRIBUTING.md](./CONTRIBUTING.md) to learn more on how you can contribute -1. Browse the [developer-guide](./website/docs/contributing/developer-guide.md) for tips on environment setup, running the tests, and running Unleash from source. - -# Community and Help - -We know that learning a new tool can be hard and time-consuming. We have a growing community that loves to help out. Please don't hesitate about reaching out to get help. - -- [Join Unleash on Slack](https://join.slack.com/t/unleash-community/shared_invite/enQtNjUxMjU2MDc0MTAxLTJjYmViYjkwYmE0ODVlNmY1YjcwZGRmZWU5MTU1YTQ1Nzg5ZWQ2YzBlY2U1MjlmZDg5ZDRmZTMzNmQ5YmEyOGE) if you want ask open questions about Unleash, feature toggling or discuss these topics in general. -- [Create a issue request](https://github.com/Unleash/unleash/issues/new) if you have found a bug or have ideas on how to improve Unleash. -- [Follow Unleash on Twitter](https://twitter.com/getunleash) if you want to stay updated on the latest progress of the Unleash project. - # In the media - [Free Code Camp: Feature toggles - Why and how to add to your software](https://www.youtube.com/watch?v=-yHZ9uLVSp4)