Add notes that new experimental features should have associated tracking issues. (#19410)
Signed-off-by: Olivier 'reivilibre <oliverw@matrix.org>
This commit is contained in:
committed by
GitHub
parent
065ff194c2
commit
84d591934b
@@ -366,7 +366,11 @@ class MSC3866Config:
|
||||
|
||||
|
||||
class ExperimentalConfig(Config):
|
||||
"""Config section for enabling experimental features"""
|
||||
"""Config section for enabling experimental features
|
||||
|
||||
All new experimental features should have a tracking issue with the
|
||||
`T-ExperimentalFeatures` label, kept open as long as the experimental
|
||||
feature is present in Synapse."""
|
||||
|
||||
section = "experimental"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user