Clarify supported tier means desktop OSes
This clarifies that the "supported" tier is for browser and the official app on desktop OSes only. Fixes https://github.com/vector-im/riot-web/issues/12421pull/12486/head
parent
f98ca56b5e
commit
b8766d5fb4
|
@ -11,8 +11,10 @@ Riot has several tiers of support for different environments:
|
||||||
|
|
||||||
* Supported
|
* Supported
|
||||||
* Definition: Issues **actively triaged**, regressions **block** the release
|
* Definition: Issues **actively triaged**, regressions **block** the release
|
||||||
* Last 2 major versions of Chrome, Firefox, and Safari
|
* Last 2 major versions of Chrome, Firefox, and Safari on desktop OSes
|
||||||
* Latest release of official Riot Desktop app on macOS, Windows, and Linux versions that are actively supported by the OS vendor and receive security updates
|
* Latest release of official Riot Desktop app on desktop OSes
|
||||||
|
* Desktop OSes means macOS, Windows, and Linux versions for desktop devices
|
||||||
|
that are actively supported by the OS vendor and receive security updates
|
||||||
* Experimental
|
* Experimental
|
||||||
* Definition: Issues **accepted**, regressions **do not block** the release
|
* Definition: Issues **accepted**, regressions **do not block** the release
|
||||||
* Riot as an installed PWA via current stable version of Chrome, Firefox, and Safari
|
* Riot as an installed PWA via current stable version of Chrome, Firefox, and Safari
|
||||||
|
|
Loading…
Reference in New Issue