Yicong-Huang opened a new issue, #7133: URL: https://github.com/apache/texera/issues/7133
### Task Summary The header comment in gui.conf — the numbered guide for adding a new GUI configuration — points to file paths that have since moved. Two of its four steps are stale: one names a GuiConfig.scala location under core/config, the other a sending step in an old UserConfigResource.scala. The parser now lives under common/config, and the values are served from ConfigResource.scala in the config-service module. Contributors who follow the guide edit files that no longer exist. Update the comment so all four steps match the current layout. ### Task Type - [x] Documentation -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
