diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9a3a3a66c..6279fa377 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,3 @@ # Contributing -See https://docs.traefik.io. +See . diff --git a/docs/content/contributing/thank-you.md b/docs/content/contributing/thank-you.md index ac4a077e3..ab4dd7153 100644 --- a/docs/content/contributing/thank-you.md +++ b/docs/content/contributing/thank-you.md @@ -8,3 +8,20 @@ and wouldn't have become what it is today without the help of our [many contribu not accounting for people having helped with issues, tests, comments, articles, ... or just enjoying it and letting others know. So once again, thank you for your invaluable help on making Traefik such a good product. + +!!! question "Where to Go Next?" + If you want to: + + - Propose and idea, request a feature a report a bug, + read the page [Submitting Issues](./submitting-issues.md). + - Discover how to make an efficient contribution, + read the page [Submitting Pull Requests](./submitting-pull-requests.md). + - Learn how to build and test Traefik, + the page [Building and Testing](./building-testing.md) is for you. + - Contribute to the documentation, + read the related page [Documentation](./documentation.md). + - Understand how do we learn about Traefik usage, + read the [Data Collection](./data-collection.md) page. + - Spread the love about Traefik, please check the [Advocating](./advocating.md) page. + - Learn about who are the maintainers and how they work on the project, + read the [Maintainers](./maintainers.md) page.