You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/contributing/index.mdx
+2
Original file line number
Diff line number
Diff line change
@@ -62,6 +62,8 @@ Don't forget to include unit tests in your pull requests along with documentatio
62
62
63
63
### Project Setup
64
64
65
+
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.
66
+
65
67
#### IDE Config and Code Style
66
68
67
69
Code formatting is done by the Eclipse code formatter using the configuration files found in the `ide-config` directory.
0 commit comments