Community

GitHub

Source code, bug tracking, and pull requests. The canonical home of RoExpress development.

How to contribute

WhatHow
Bug reportOpen an issue with a minimal reproduction | version, handler code, client code, error output
Feature requestOpen an issue tagged enhancement | explain the use case, not just the API shape
Pull requestFork → branch → PR against main. Keep changes focused | one thing per PR
Documentation fixEdit the relevant docs/pages/*.html file directly in GitHub and open a PR

Good bug reports

  • Version | output of print(RoExpress.VERSION)
  • Reproduction | smallest handler + client that triggers the bug
  • Expected | what you thought would happen
  • Actual | full error with traceback, not just the last line
  • Platform | Studio play test, published game, or local server

See also

Discord | ask before filing, often faster  ·  Changelog | check if the bug is already fixed  ·  Twitter / X | release announcements