Palanikannan1437 commented on PR #361: URL: https://github.com/apache/incubator-devlake-website/pull/361#issuecomment-1365451708
> What's Gitpod for, a cloud service that provides a container to run apps so developers don't have to install packages and services to run the code locally? Hey @Startrekzky, thanks for asking...I've added the necessary documentation and the demo/more details on the PR as well 😄. You could quickly try out Gitpod on your browser by simply clicking [here](https://gitpod.io/#https://github.com/apache/incubator-devlake-website/pull/361) which would open a pre-setup online ide with installed packages ready to start contributing! Gitpod is an Open Source Cloud Dev Environment that provides us an online IDE to completely setup project which would install packages and services on the cloud to run the code on the cloud simply via your browser ✨🚀 > What are its major advantages in terms of making contributions to this repo? It is super helpful to new contributors and maintainers in the following ways... 1. New/existing contributors --> New contributors trying to contribute to the documentation can quickly start contributing with no setup at all...just a ["single click"](https://gitpod.io/#https://github.com/apache/incubator-devlake-website/pull/361) 2. Maintainers --> Quickly review PR changes since Gitpod bot if configured for the repository would automatically add a button to "Open in gitpod" for every PR on Github! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
