Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 Feature: Developer environment (Online IDE) #48

Open
2 tasks done
AnirudhDaya opened this issue Oct 3, 2022 · 1 comment
Open
2 tasks done

🚀 Feature: Developer environment (Online IDE) #48

AnirudhDaya opened this issue Oct 3, 2022 · 1 comment

Comments

@AnirudhDaya
Copy link

AnirudhDaya commented Oct 3, 2022

🔖 Feature description

Hello maintainers.
I would like to add gitpod to your repo to help beginners contribute.

  • Gitpod is an online IDE which can be launched from any GitHub page. Within seconds, Gitpod provides a fully working development environment, including a VS Code-powered IDE and a cloud-based Linux container explicitly configured for the project
  • I have seen one of your repo adopt gitpod to help new contributors in their open-source journey. It's hassle-free. You don't need to worry about dependencies not being present, since gitpod does all the heavy lifting.

I can add a badge to your repo in the CONTRIBUTING.md file similar to this one:

Contribute with Gitpod

🎤 Pitch

  • Gitpod is highly contextual, such that it opens the IDE in the correct mode depending on the context:
    • If you are looking at a particular file of a certain commit on GitHub, starting a Gitpod workspace will check out the right version and open the file you’ve been looking at in the IDE.

    • Starting a Gitpod workspace from an issue will automatically create a branch and preconfigure the commit message.

  • Once you are in the IDE, you can interact with GitHub in various ways. Besides the obvious Git integration, you can do things like commenting inline in editors, approving and even merging PRs.

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

@AnirudhDaya
Copy link
Author

If the issue is valid can you please assign this issue to me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant