Skip to content

feat: add local_name and description fields for all countries, update CONTRIBUTING.md - #15

Merged
ankitgadling merged 2 commits into
ankitgadling:mainfrom
Meghana-2124:add-localname-description-fixed
Oct 2, 2025
Merged

feat: add local_name and description fields for all countries, update CONTRIBUTING.md#15
ankitgadling merged 2 commits into
ankitgadling:mainfrom
Meghana-2124:add-localname-description-fixed

Conversation

@Meghana-2124

Copy link
Copy Markdown
Contributor

This PR adds two new fields to the postal codes dataset:

  • local_name: Country name in the local language
  • description: Description of the postal code format for the country

Additionally, the CONTRIBUTING.md file has been updated to include instructions on adding these new fields and maintaining consistent formatting.

Changes include:

  • Updated src/postal_regex/data/postal_codes.json with local_name and description for all countries
  • Updated CONTRIBUTING.md with guidelines for the new fields
  • Ensured JSON schema compatibility for local_name and description

This resolves the issue of missing documentation and ensures all country entries have complete information.

@ankitgadling ankitgadling changed the title add local_name and description fields for all countries, update CONTRIBUTING.md feat: add local_name and description fields for all countries, update CONTRIBUTING.md Oct 2, 2025
@ankitgadling
ankitgadling merged commit a449079 into ankitgadling:main Oct 2, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants