Expand Austria city list with major cities and missing state capitals - #314
Open
simeon-kepp wants to merge 1 commit into
Open
Expand Austria city list with major cities and missing state capitals#314simeon-kepp wants to merge 1 commit into
simeon-kepp wants to merge 1 commit into
Conversation
Austria previously listed 8 cities. This adds the two missing federal state capitals (Sankt Pölten for Lower Austria, Eisenstadt for Burgenland) so all 9 Bundesländer capitals are covered, plus the largest Austrian cities by population (Wels, Dornbirn, Wiener Neustadt, Steyr, Feldkirch, Leonding, Klosterneuburg, Baden, Wolfsberg, Leoben, Krems an der Donau, Traun, Kapfenberg, Hallein, Kufstein). This improves location coverage so more active Austrian GitHub users are captured in the rankings.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Austria's
config.jsonentry previously listed only 8 cities. This PR expands it to 25, improving location coverage for Austrian GitHub users.Completes all 9 federal state capitals
Two
Landeshauptstädtewere missing — now added:The other 7 capitals (Vienna, Graz, Linz, Salzburg, Innsbruck, Klagenfurt, Bregenz) were already present.
Adds the largest cities by population
Wels, Dornbirn, Wiener Neustadt, Steyr, Feldkirch, Leonding, Klosterneuburg, Baden, Wolfsberg, Leoben, Krems an der Donau, Traun, Kapfenberg, Hallein, Kufstein.
Why
Better city coverage means more active Austrian developers are matched by location and included in the country rankings. All entries follow the existing lowercase / multi-word convention already used in
config.json(e.g."wiener neustadt","krems an der donau"), and the file remains valid JSON.