Skip to content

Commit 362c6ae

Browse files
authored
Add keyword to bugs that affect WebCompat core countries metric (#2816)
1 parent 8928792 commit 362c6ae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bugbot/rules/webcompat_sightline.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ class MetricType:
1818
metrics = [
1919
MetricType("is_sightline", "[webcompat:sightline]"),
2020
MetricType("is_japan_1000", "[webcompat:japan]"),
21+
MetricType("is_core", "[webcompat:core]"),
2122
]
2223

2324

0 commit comments

Comments
 (0)