Skip to content

Added browser IDEs#775

Open
mojafa wants to merge 1 commit intoDanielHabenicht:masterfrom
mojafa:chore/add-browser-ides
Open

Added browser IDEs#775
mojafa wants to merge 1 commit intoDanielHabenicht:masterfrom
mojafa:chore/add-browser-ides

Conversation

@mojafa
Copy link

@mojafa mojafa commented Feb 10, 2025

Hey hey,

Mo here. I've been diving into open source lately and thought I'd give my mojo a little boost. I added a few browser IDEs to the readme, hoping it might make things a bit easier for new contributors getting started with the codebase.

What do you think? Hope it resonates!

Best,
Mo.

Signed-off-by: mojafa <jmohsa@gmail.com>
@github-actions
Copy link

We are following the Conventional Commit Format. Please make sure that your Pull Request title and body conform to this format, otherwise, it might not be released. Here is a short example:

fix(webapp): correct styling in cool component
<type>[optional scope]: <description>

These are the most used types: (you can find more here)

Type Meaning Resulting Semantic Release
fix patches a bug PATCH (v1.0.0 -> v1.0.1)
feat introduces a new feature MINOR (v1.0.0 -> v1.1.0)
chore other non releasing code changes NONE (v1.0.0 -> v1.0.0

In the Pull Request Body please describe what changes for the user of the application. If the user has to do things differently than before (excluding new functionality) please include BREAKING CHANGE at the end. This will trigger a major release (v1.0.0 -> v2.0.0)

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