mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-16 00:42:18 +00:00
Adds language to Address PMs, explicitly forbid spamming, list sexism in the public spaces inappropriate behaviors, define duplicate accounts as severe infractions.
This commit is contained in:
parent
a6106dc6ca
commit
2b0f667368
1 changed files with 3 additions and 0 deletions
|
|
@ -121,7 +121,9 @@ block content
|
|||
li!=env.t('commGuideList02F')
|
||||
li!=env.t('commGuideList02G')
|
||||
li!=env.t('commGuideList02H')
|
||||
li!=env.t('commGuideList02I')
|
||||
p!=env.t('commGuidePara019')
|
||||
p=env.t('commGuidePara020')
|
||||
p=env.t('commGuidePara021')
|
||||
|
||||
h3=env.t('commGuideHeadingTavern')
|
||||
|
|
@ -239,6 +241,7 @@ block content
|
|||
li=env.t('commGuideList06B')
|
||||
li=env.t('commGuideList06C')
|
||||
li=env.t('commGuideList06D')
|
||||
li=env.t('commGuideList06E')
|
||||
h4=env.t('commGuideHeadingMinorInfractions')
|
||||
p=env.t('commGuidePara056')
|
||||
p=env.t('commGuidePara057')
|
||||
|
|
|
|||
Loading…
Reference in a new issue