Skip to content

Commit eac8a79

Browse files
authored
Merge pull request #20420 from jbj/no-qll-deprecation
Docs: remove 1-year deprecation period for QL libraries
2 parents 97a11de + 5ac8035 commit eac8a79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/supported-queries.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
Queries and libraries outside [the `experimental` directories](experimental.md) are _supported_ by GitHub, allowing our users to rely on their continued existence and functionality in the future:
44

5-
1. Once a query or library has appeared in a stable release, a one-year deprecation period is required before we can remove it. There can be exceptions to this when it's not technically possible to mark it as deprecated.
6-
2. Major changes to supported queries and libraries are always announced in the [change notes for stable releases](../change-notes/).
5+
1. Once a query has appeared in a stable release, a one-year deprecation period is required before we can remove it.
6+
2. Major changes to supported queries and libraries are always announced in the change notes for stable releases.
77
3. We will do our best to address user reports of false positives or false negatives.
88

99
Because of these commitments, we set a high bar for accepting new supported queries. The requirements are detailed in the rest of this document.

0 commit comments

Comments
 (0)