dans Posted December 19, 2017 Share Posted December 19, 2017 Hi, I'd like to get involved in and contribute to Phaser 3. How can I help? I got the examples working per your instructions and am seeing some errors, etc. Would it be valuable to start with creating GitHub issues for each of the exceptions? Thanks and regards, Dan Link to comment Share on other sites More sharing options...
mattstyles Posted December 19, 2017 Share Posted December 19, 2017 I'd imagine thats a pretty good way to get going, there's a contribution section on the readme with some links to more details on how to contribute, not sure if these will be adapted at all for v3 but I'd guess they'd stay pretty much the same. Link to comment Share on other sites More sharing options...
dans Posted December 19, 2017 Author Share Posted December 19, 2017 Great. Is this OK? I found this by inspecting the JS console in Chrome when running the first example. https://github.com/photonstorm/phaser/issues/3126 If so, I'll sweep through the entire set of examples and create issues from any problems I see. Link to comment Share on other sites More sharing options...
mattstyles Posted December 20, 2017 Share Posted December 20, 2017 Sounds pretty clear to me! I'd certainly be pretty happy with a clear bug report like that! @rich or one of the team can confirm but I reckon that's a useful open issue. Might be worth adding `v3` or `[phaser 3]` to the issue title, seems like a few of the open issues have such a tag in the title, not sure if thats just assumed or an actual convention for the project though. Link to comment Share on other sites More sharing options...
rich Posted December 21, 2017 Share Posted December 21, 2017 Opening issues re: Examples is fine! I can see you've started already and we've started fixing them as a result Link to comment Share on other sites More sharing options...
dans Posted December 22, 2017 Author Share Posted December 22, 2017 Great, gland to help. How do I determine what 'build' number to reference? I see a file in the examples named public/build/109.js. Link to comment Share on other sites More sharing options...
Recommended Posts