Update human-id-rules.rst
Clarify position on capitalisation.
This commit is contained in:
parent
4f3ee12409
commit
408a0519ec
1 changed files with 17 additions and 13 deletions
|
@ -136,3 +136,7 @@ Capitalisation
|
|||
User IDs SHOULD be case-insensitive. This SHOULD be applied based on the
|
||||
capitalisation rules in the CLDR dataset: http://cldr.unicode.org/
|
||||
|
||||
This check SHOULD be applied when the user ID is created, in order to prevent
|
||||
registration with the same name and different capitalisations, e.g.
|
||||
``@foo:bar`` vs ``@Foo:bar`` vs ``@FOO:bar``.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue