You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you everyone that has contributed to Golazo! I know there are still many leagues/competitions missing, so as people start using them or requesting them, we'll be adding them to the project.
This is a short and quick guide for all the steps needed for adding new leagues in the future. This should ensure that we follow this process and everyone is aware of the needed changes to optimize the PR approvals.
Guide
For all new leagues/competitions, please create a new issue to include all leagues added in the PR, include details for the league if possible. This ticket should be linked in the PR when submitted.
To add support for a new league or competition:
Find the league ID from FotMob API or fotmob.com
Add the league to the appropriate region in AllSupportedLeagues in internal/data/settings.go
Update documentation in docs/SUPPORTED_LEAGUES.md with the new league information
Test thoroughly to ensure matches load correctly for the new league
documentationImprovements or additions to documentation
1 participant
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
New Leagues
Thank you everyone that has contributed to Golazo! I know there are still many leagues/competitions missing, so as people start using them or requesting them, we'll be adding them to the project.
This is a short and quick guide for all the steps needed for adding new leagues in the future. This should ensure that we follow this process and everyone is aware of the needed changes to optimize the PR approvals.
Guide
For all new leagues/competitions, please create a new issue to include all leagues added in the PR, include details for the league if possible. This ticket should be linked in the PR when submitted.
To add support for a new league or competition:
AllSupportedLeaguesininternal/data/settings.godocs/SUPPORTED_LEAGUES.mdwith the new league informationSee SUPPORTED_LEAGUES.md for the current league list.
Beta Was this translation helpful? Give feedback.
All reactions