appwrite/hacktoberfest

Developer environment (Online IDE)

Closed this issue ยท 2 comments

๐Ÿ”– 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?

I would like to work on this issue provided it is a valid one.

@AnirudhDaya, thanks for the suggestion! ๐Ÿ™ I don't think we really need to add that gitpod button and I believe gitpod already works fine on this repo. If you're still looking for additional Hacktoberfest issues, I suggest you try exploring our hacktoberfest issues via our website. If you have any problems or need help, please join our Discord community and use the #hacktoberfest channel. I'm going to close this issue to avoid any additional interest during Hacktoberfest.