mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-14 19:51:59 +00:00
* Fixes template use for 'Report Issue' button in-game + show [s] testmerged prs (#55135) Fixed and improved the bug report template use when the 'Report Issue' button is used in-game. It now uses the correct template location, as well as automatically filling in the round ID and testmerges. We also now show [s] PRs that are testmerged, as ok-d by oranges, as this is an unofficial label that anyone can apply and doesn't necessitate hiding. It also makes debugging rounds where this was present but not reported more difficult. * Fixes template use for 'Report Issue' button in-game + show [s] testmerged prs Co-authored-by: Bobbahbrown <bobbahbrown@gmail.com>