diff --git a/src/content/contributing/index.mdx b/src/content/contributing/index.mdx index 75e9510..5e0a8c4 100644 --- a/src/content/contributing/index.mdx +++ b/src/content/contributing/index.mdx @@ -62,6 +62,8 @@ Don't forget to include unit tests in your pull requests along with documentatio ### Project Setup +You can also use [Gitpod](https://gitpod.io) to contribute without install anything on your computer. Click [here](https://gitpod.io/#https://github.com/eclipse/jkube) to start a workspace. + #### IDE Config and Code Style Code formatting is done by the Eclipse code formatter using the configuration files found in the `ide-config` directory.