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

added open with codeanywhere badge to README file #3438

Closed

Conversation

mojafa
Copy link

@mojafa mojafa commented Jan 21, 2025

Why?

With Codeanywhere, devs and contributors can:

  • Instantly launch a cloud or local IDE with remote dev environment.
  • Automatically set up and configure a remote dev environments if a devcontainer.json file is present.

Benefits:

  1. Faster onboarding for new contributors.
  2. Consistent and ready-to-use development environments.
  3. Flexibility to work in the cloud or locally.

Copy link

boring-cyborg bot commented Jan 21, 2025

Thank you for opening your first PR! 🎉 We are very happy and would like to thank you very much for your contribution. If everything checks out, we'll make sure to review the PR as soon as possible and give feedback. In the meantime, to make the reviewing process as fast as possible, you can help us by checking the following things:

  • Did you follow the JSStandard coding style? - Did you comment everywhere where the necessity of a piece of code or the
    way it was implemented is not immediately obvious?
  • Did you attempt to stick as much to current coding habits as possible?
    (Note that this does not apply to pieces of code where we ourselves
    obviously violated good coding practices, which unfortunately happens
    sometimes. But please indicate this in your PR so that we know what you
    rectified!)

Furthermore, make sure that the linter does not complain, which will check your code on every new commit. If the linter task fails, make sure to run yarn lint locally and check the file eslint_report.htm which will tell you precisely what went wrong.
Stay sharp, and thanks again!

@auto-assign auto-assign bot requested a review from AlexRogalskiy January 21, 2025 19:09
@mojafa mojafa closed this by deleting the head repository Jan 24, 2025
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

Successfully merging this pull request may close these issues.

1 participant