Open Issues Need Help
View All on GitHubAI Summary: The Heltour project needs to update its handling of chess game statuses because Lichess has changed the 'InsufficientMaterialClaim' status to 'Insufficient material'. This change, not yet reflected in the Lichess API documentation, might require regex or multiple status checks to ensure compatibility with future Lichess updates.
AI Summary: Improve the registration success page of a chess tournament management web application by displaying a summary of the registration options selected by the user. This may optionally include highlighting any changes made if the registration was updated. The task involves modifying both the template and view files of the application.