1
0

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:
Olivier 'reivilibre
2026-02-03 15:33:39 +00:00
committed by GitHub
parent 065ff194c2
commit 84d591934b
3 changed files with 33 additions and 1 deletions

View File

@@ -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"