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

docs(contributing): Add devcontainer/cli as alternative method for local development setup #6343

Merged
merged 2 commits into from
May 20, 2024

Conversation

octet-stream
Copy link
Contributor

@octet-stream octet-stream commented May 20, 2024

Overview

Recently found an alternative way to use devcontainers other than VSCode extension devcontainer/cli. It turned out to be useful for my case, because VSCodium does not have this extension. So, I decided to add this piece to the documentation :)

What is it?

  • Feature / enhancement
  • Bug
  • Docs / tests / types / typos

Description

This PR updates contributing.md with instruction for local development using devcontainer/cli.

Use cases and why

    1. One use case
    1. Another use case

Checklist:

  • My code follows the developer guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • Added new tests to cover the fix / functionality

Copy link

netlify bot commented May 20, 2024

👷 Deploy request for qwik-insights pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 76d7fce

@PatrickJS
Copy link
Member

thanks!

@PatrickJS PatrickJS merged commit 0380331 into QwikDev:main May 20, 2024
21 checks passed
@octet-stream octet-stream deleted the docs/contrinuting-devcontainers branch May 20, 2024 22:57
@gioboa
Copy link
Member

gioboa commented May 21, 2024

Thanks @octet-stream for you amazing help 👏

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.

3 participants