|
@@ -18,7 +18,11 @@ You can help by testing or contributing to the next version.
|
|
|
- **2.6-alpha** can be found [here](https://github.com/BabylonJS/Babylon.js/tree/master/dist/preview%20release)
|
|
|
- We are not complicated people, but we still have some [coding guidelines](http://doc.babylonjs.com/generals/Approved_Naming_Conventions)
|
|
|
- Before submitting your PR, just check that everything goes well by [creating the minified version](http://doc.babylonjs.com/generals/Creating_the_Mini-fied_Version)
|
|
|
-- Need help to contribute? We have a [general purpose documentation for you](http://pixelcodr.com/tutos/contribute/contribute.html) and a [Visual Studio specific one](http://doc.babylonjs.com/generals/setup_visualStudio)
|
|
|
+- Need help contributing, here are some links:
|
|
|
+-- [Gulp](https://github.com/BabylonJS/Babylon.js/tree/master/Tools/Gulp) to build from command line.
|
|
|
+-- [VSCode Editor](https://code.visualstudio.com/), Microsoft Code editor, see [Julian Chenard's post](http://pixelcodr.com/tutos/contribute/contribute.html) a Microsoft code editor.
|
|
|
+-- [Visual Studio](http://doc.babylonjs.com/generals/setup_visualStudio), Microsoft's IDE.
|
|
|
+-- [Forum thread](http://www.html5gamedevs.com/topic/20456-contributing-on-babylonjs/) for assistance from our very helpful family.
|
|
|
|
|
|
## Documentation
|
|
|
- [Documentation](http://doc.babylonjs.com)
|