|
@@ -1,17 +1,16 @@
|
|
|
Before creating an issue, please make sure to provide the following template (based on why you create the issue):
|
|
|
+(Please do not use Github issues for questions - We have a really active forum to help answering questions (http://www.html5gamedevs.com/forum/16-babylonjs/))
|
|
|
|
|
|
# Bugs
|
|
|
|
|
|
-- Title must describe the bug
|
|
|
-- A [playground](https://playground.babylonjs.com) repro must be provided
|
|
|
-- Please explain what should be the expected result
|
|
|
+- [ ] Bug repro on [playground](https://playground.babylonjs.com):
|
|
|
+- [ ] Expected result:
|
|
|
+- [ ] Current result:
|
|
|
|
|
|
# Feature request
|
|
|
|
|
|
-- Title must describe the feature
|
|
|
-- Make sure to first discuss the feature on our [forum](http://www.html5gamedevs.com/forum/16-babylonjs/)
|
|
|
-- Describe how the feature should work
|
|
|
-- Provide any additional links that could help implementing the feature
|
|
|
+- [ ] Link to [forum](http://www.html5gamedevs.com/forum/16-babylonjs/) discussion about the feature:
|
|
|
+- [ ] Feature description
|
|
|
+- [ ] Additional links that could help implementing the feature:
|
|
|
|
|
|
|
|
|
-**Please do not use Github issues for questions** - We have a really active forum to help answering questions (http://www.html5gamedevs.com/forum/16-babylonjs/)
|