hasura / graphql-engine

Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.
https://hasura.io
Apache License 2.0
31.03k stars 2.76k forks source link

A developer environment, for faster and efficient contributions #9051

Open AnirudhDaya opened 1 year ago

AnirudhDaya commented 1 year ago

Is your proposal related to a problem?

Yes, the need to support new contributors.

Describe the solution you'd like

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

Describe alternatives you've considered

Other alternative is theia

If the feature is approved, would you be willing to submit a PR?

Yes, I would definitely like to submit a PR. I can add a badge to your repo in the CONTRIBUTING.md file similar to this one: <img src="https://img.shields.io/badge/Contribute%20with-Gitpod-908a85?logo=gitpod" alt="Contribute with Gitpod" />

AnirudhDaya commented 1 year ago

If the issue is valid. I would like to make a PR for the same.

webdeb commented 1 year ago

I think that would be very helpful to fix bugs collaboratively, and to climb the steep Haskell learning curve 👍