-
-
Notifications
You must be signed in to change notification settings - Fork 19
[Feature Request]: Consolidate Village and City terminilogy #1310
Copy link
Copy link
Open
Labels
Code base improvementAny improvements to the code base which makes it more maintainable or easier to use for users.Any improvements to the code base which makes it more maintainable or easier to use for users.enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
Code base improvementAny improvements to the code base which makes it more maintainable or easier to use for users.Any improvements to the code base which makes it more maintainable or easier to use for users.enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Preflight Checklist
Problem Description
Currently,
VillageandCityare used interchangeably. This leads to confusion amongst users.For example:
CityCreate Villagebutton to add aCityWhich is unintuitive.
Proposed Solution
Please consolidate all users of
cityandvillageto only useVillage.This covers
citiestablesAlternatives Considered
N/A
Additional Information
No response