Thank you for your interest in contributing!
The following is a set of guidelines for contributing to the Envoy Proxy interactive tutorials, hosted at envoyproxy.io/learn. These are just guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.
For contributing to Envoy Proxy code-base, visit https://github.com/envoyproxy/envoy
The aim of the interactive tutorials is to provide users of Envoy with a live environment to experiment, explore configuration and understand how to configure Envoy to meet their goals.
New tutorials are welcomed based on your experiences and lessons learned with Envoy Proxy. The interactive tutorials are powered by katacoda.com, the interactive learning and training platform for software developers.
To create a new interactive tutorial, start at katacoda.com/create. Use the existing scenarios as a template for the layout and environment (imageid) to use. If you have any questions then please speak with twitter.com/teamKatacoda.
If you have noticed and issues, please raise an issue at https://github.com/envoyproxy/katacoda-scenarios/issues
Pull Requests (PR) are always welcome! If you have found an issue or would like to suggest and improvement, in the existing documentation, please submit a PR against the master branch.