Sha256: 96482bd659e7607d908f1d610de58734cede3c63fd585f6cfa08961a5a1c5ce0

Contents?: true

Size: 1.03 KB

Versions: 8

Compression:

Stored size: 1.03 KB

Contents

# Contributing
You can contribute to this project by simply adding or fixing data in
[countries.json](https://github.com/mledoze/countries/blob/master/countries.json). Before sending your pull request you
can optionally rebuild the files in the `dist` folder using the
[countries.php](https://github.com/mledoze/countries/blob/master/countries.php) script.

# Contributions rules
1. contributions should contains **top-level**, **static** data.
2. restrain from sending too detailed, regional or changing countries data like the list of cities or financial data.
3. to ease the diffs, keep the indentation in the master source file (tabs not spaces), one line for short arrays
4. accented characters must be encoded in unicode
5. all strings must be encoded in UTF-8

# Adding a build script
Countries data is made available in multiple formats (JSON, CSV, XML) that are generated by the
[countries.php](https://github.com/mledoze/countries/blob/master/countries.php) script; you can either add a conversion
format to it or write it in another language.

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
nyaplot-0.1.6 lib/mapnya/datasets/countries/CONTRIBUTING.md
nyaplot-0.1.5 lib/mapnya/datasets/countries/CONTRIBUTING.md
nyaplot-0.1.4 lib/mapnya/datasets/countries/CONTRIBUTING.md
nyaplot-0.2.0.rc1 lib/mapnya/datasets/countries/CONTRIBUTING.md
nyaplot-0.1.3 lib/mapnya/datasets/countries/CONTRIBUTING.md
nyaplot-0.1.2 lib/mapnya/datasets/countries/CONTRIBUTING.md
nyaplot-0.1.1 lib/mapnya/datasets/countries/CONTRIBUTING.md
nyaplot-0.1.0 lib/mapnya/datasets/countries/CONTRIBUTING.md