GameMonetize Posted February 28, 2017 Share Posted February 28, 2017 As we are struggling to find a convenient way to flag posts as replied, I'm wondering again about github issues. It could be easier for us to flag closed topics there Edit: https://github.com/BabylonJS/Babylon.js/blob/master/contributing.md Quote Link to comment Share on other sites More sharing options...
Dad72 Posted February 28, 2017 Share Posted February 28, 2017 Perhaps it might be more convenient for those who fixes bugs. But it may be better if everything is together in one place. Quote Link to comment Share on other sites More sharing options...
inteja Posted February 28, 2017 Share Posted February 28, 2017 Is it practical for the code maintainers/contributors to create Github issues for any forum reported bugs that have been confirmed then cross-reference between the Github issue and forum post? It might be too much extra work. I think it's going to be hard to change community behaviour to report bugs in Github only and not the forum. Maybe there's a way to use git post-commit hooks in Github to automatically comment back to the referenced forum post? That's probably a lot of work to setup too though ... Quote Link to comment Share on other sites More sharing options...
Nockawa Posted February 28, 2017 Share Posted February 28, 2017 1 hour ago, inteja said: Is it practical for the code maintainers/contributors to create Github issues for any forum reported bugs that have been confirmed then cross-reference between the Github issue and forum post? It might be too much extra work. I think it's going to be hard to change community behaviour to report bugs in Github only and not the forum. Maybe there's a way to use git post-commit hooks in Github to automatically comment back to the referenced forum post? That's probably a lot of work to setup too though ... Well, I maintain this Trello Board for Canvas2D related development, when a forum user report a bug like this one it's pretty quick for me to create a Trello Card and even create a link with the corresponding PR... I guess the synchro work would be as fast with GitHub issues...It's really not something that kills you in term of time... Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted March 1, 2017 Author Share Posted March 1, 2017 I'm gonna try and see how it works For all forum family members: please help me also on github if possible Kesshi 1 Quote Link to comment Share on other sites More sharing options...
Vousk-prod. Posted March 7, 2017 Share Posted March 7, 2017 There is also a smart tip in GitHub to manage issues and commits: by adding the #id of the issue in the commit message, both are automatically linked in GitHub. Very usefull when bugs are managed with GitHub issues. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.