Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 857 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (15 loc) · 857 Bytes

Contributing to Country State City Database

👍🎉 First off, thanks for taking the time to contribute! 🎉👍

The following is a set of guidelines for contributing to Contributing to Country State City Database. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.

How Can I Contribute?

Reporting Data Related Issues

  • Raise an issue for data errors.
  • Mark those issues with a bug label.

Suggesting Enhancements

  • Raise an Issue for suggesting enhancements.
  • Mark those issues with a enhancement label.

Fixing Data By Yourself

If you want to fix some data and raise a pull request

  • Use countries.json to fix countries related data.
  • Use states.json to fix states/regions related data.
  • Use cities.json to fix cities related data.