diff options
Diffstat (limited to 'docs/CONTRIBUTING')
| -rw-r--r-- | docs/CONTRIBUTING | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CONTRIBUTING b/docs/CONTRIBUTING index e426770..0b43d67 100644 --- a/docs/CONTRIBUTING +++ b/docs/CONTRIBUTING @@ -63,7 +63,7 @@ Text format ----------- Use "unix style" line feeds: "LF" only. Do not use "CR+LF". -Use ISO-8859-1 character set, but try to refrain from using any non-ascii +Use UTF-8 character set, but try to refrain from using any non-ascii letters as they will only appear weird in some camps no matter what. Patches |