Allowing users to report bugs directly into GitLab or GitHub issues

The code in this post (and more) is available on github Making Roblox games is fun, until you have thousands of players running into bugs - Roblox does not have a built in way for players to give feedback or report bugs. A good way to solve this is by allowing players to report bugs and give feedback through a Discord server. Using a Discord server has a small flaw however, it’s another platform between developers and fixing the actual bugs. ...

August 24, 2025