From f12badc7aa2c595b62dea5b516adb07c55a1b1c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Fri, 18 Oct 2024 01:51:39 +0200 Subject: [PATCH] docs: Improve tone of support notice Instead of a generic note about gnome-shell API stability and extension compatibility in general, positively state what is supported by the project. Part-of: --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fd53edc1..3089a4bc 100644 --- a/README.md +++ b/README.md @@ -14,13 +14,19 @@ SPDX-License-Identifier: CC-BY-SA-4.0 GNOME Shell Extensions is a collection of extensions providing additional and optional functionality to GNOME Shell. -Since GNOME Shell is not API stable, extensions work only against a very -specific version of the shell, usually the same as this package (see -"configure --version"). The extensions in this package are supported by GNOME -and will be updated to reflect future API changes in GNOME Shell. +The extensions in this package are supported by GNOME and will be updated +to reflect future API changes in GNOME Shell. + +Both the most recent stable release and the previous stable release of +GNOME Shell are actively supported, as well as the current development +branch. + +Please refer to the [schedule] to see when a new version will be released. Bugs should be reported to the GNOME [bug tracking system][bug-tracker]. +[schedule]: https://release.gnome.org/calendar + ## Extensions * alternate-tab (**OBSOLETE**)