Riot -> Element
This commit is contained in:
parent
48f71f26e7
commit
db08128954
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ For example, flags make the following things possible:
|
||||||
* Extended testing of a feature via labs on develop
|
* Extended testing of a feature via labs on develop
|
||||||
* Enabling features when ready instead of the first moment the code is released
|
* Enabling features when ready instead of the first moment the code is released
|
||||||
* Testing a feature with a specific set of users (by enabling only on a specific
|
* Testing a feature with a specific set of users (by enabling only on a specific
|
||||||
Riot instance)
|
Element instance)
|
||||||
|
|
||||||
The size of the feature controlled by a feature flag may vary widely: it could
|
The size of the feature controlled by a feature flag may vary widely: it could
|
||||||
be a large project like reactions or a smaller change to an existing algorithm.
|
be a large project like reactions or a smaller change to an existing algorithm.
|
||||||
|
|
Loading…
Reference in a new issue