Skip to content

Commit ba2190d

Browse files
authored
Update contributing.md (#16787)
Removed the Gitpod example as it is sunsetting in fall 2025
1 parent df22cdf commit ba2190d

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

contributing.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -35,18 +35,6 @@ Please use the Github issues (after discussing them on the forum) **only** for:
3535

3636
We will try to enforce these rules as we consider the forum is a better place for discussions and learnings.
3737

38-
## Online one-click setup for Contributing
39-
40-
You can use Gitpod (A free online VS Code like IDE) for contributing online. With a single click it'll launch a workspace and automatically:
41-
42-
- clone the BabylonJS repo.
43-
- install the dependencies.
44-
- run `npm run start`.
45-
46-
so that you can start straight away.
47-
48-
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/BabylonJS/Babylon.js)
49-
5038
## Pull requests
5139

5240
We are not complicated people, but we still have some [coding guidelines](https://doc.babylonjs.com/contribute/toBabylon/approvedNamingConventions/)

0 commit comments

Comments
 (0)