diff options
| author | Philip Paeps <philip@FreeBSD.org> | 2018-10-19 09:58:30 +0000 |
|---|---|---|
| committer | Philip Paeps <philip@FreeBSD.org> | 2018-10-19 09:58:30 +0000 |
| commit | 2f05a751b70c7084f5b0434c5b5b1370d56cf010 (patch) | |
| tree | c4129bc868c3a076d51cecbc0c69ec22fb5e8c65 /CONTRIBUTING | |
| parent | e5646a62c8c533e263b4f576f7d153a484b1d6a5 (diff) | |
Import tzdata 2018fvendor/tzdata/tzdata2018f
Diffstat (limited to 'CONTRIBUTING')
| -rw-r--r-- | CONTRIBUTING | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING index 0cfc77f61853..01336fce7f74 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -17,11 +17,14 @@ To email small changes, please run a POSIX shell command like 'diff -u old/europe new/europe >myfix.patch', and attach myfix.patch to the email. -For more-elaborate changes, please read the theory.html file and browse -the mailing list archives <https://mm.icann.org/pipermail/tz/> for -examples of patches that tend to work well. Additions to -data should contain commentary citing reliable sources as -justification. Citations should use https: URLs if available. +For more-elaborate or possibly-controversial changes, +such as renaming, adding or removing zones, please read +<https://www.iana.org/time-zones/repository/theory.html> or the file +theory.html. It is also good to browse the mailing list archives +<https://mm.icann.org/pipermail/tz/> for examples of patches that tend +to work well. Additions to data should contain commentary citing +reliable sources as justification. Citations should use https: URLs +if available. Please submit changes against either the latest release in <https://www.iana.org/time-zones> or the master branch of the development |
