Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions _data/metadata_registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,15 @@
format: Valid URL
examples: |-
https://example.com/bot-info.html
- key: pronouns
description: >-
Text that can be displayed in a user's profile so that others know how to refer to them.

Should not be parsed or localized.
format: Any string
examples: |-
they/them
she/her (妳/她)
- key: status
description: Status text that can be shown for users without making them 'away'
format: Any string
Expand Down