Skip to content

Commit 636e3d3

Browse files
authored
Remove mention of null/true values in the browser removal guideline (#27797)
1 parent 982e77b commit 636e3d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/data-guidelines/browsers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ This decision was proposed in [#7238](https://github.com/mdn/browser-compat-data
6666
To maintain data quality, BCD's [owners](../../GOVERNANCE.md) may choose to remove a browser or engine from the project. To remove a browser from BCD, we need habitual (six months or more) evidence of (in decreasing order of importance):
6767

6868
- negative/neutral downstream-consumer interest in the browser's data (e.g., MDN and caniuse don't object to removal)
69-
- poor data coverage with negative trends (e.g., our data for the browser covers only a few features, with limited/flat growth in more data being added for it, or few features with real version numbers rather than just `null` or `true`, etc.)
69+
- poor data coverage with negative trends (e.g., data for the browser covers only a few features, with limited/flat growth in more data being added for it)
7070
- infrequent community or vendor involvement in issues or PRs relating to the browser
7171
- infrequent new PRs relating to the browser (e.g., weeks or months go by without PRs touching the browser's data)
7272

0 commit comments

Comments
 (0)