From b6727131063cb26baca98750013fc132e1dd2b9c Mon Sep 17 00:00:00 2001 From: w3c-validate-bot <> Date: Tue, 1 Apr 2025 16:08:32 +0000 Subject: [PATCH 1/2] File report on Ill-formed w3c.json file --- issue-reports/w3c___wcag-illformedw3cjson.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 issue-reports/w3c___wcag-illformedw3cjson.md diff --git a/issue-reports/w3c___wcag-illformedw3cjson.md b/issue-reports/w3c___wcag-illformedw3cjson.md new file mode 100644 index 0000000..88b74ae --- /dev/null +++ b/issue-reports/w3c___wcag-illformedw3cjson.md @@ -0,0 +1,9 @@ +--- +Repo: 'https://github.com/w3c/wcag' +Tracked: N/A +Title: Ill-formed w3c.json file +--- + +The w3c.json file in this repo is not valid JSON. + +This issue was detected and reported semi-automatically by [validate-repos](https://github.com/w3c/validate-repos/). From 2c16a19a8da909b2fdfb9e6c6151ece2260827d5 Mon Sep 17 00:00:00 2001 From: Dominique Hazael-Massieux Date: Tue, 22 Apr 2025 15:33:40 +0200 Subject: [PATCH 2/2] Add link to existing report --- issue-reports/w3c___wcag-illformedw3cjson.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/issue-reports/w3c___wcag-illformedw3cjson.md b/issue-reports/w3c___wcag-illformedw3cjson.md index 88b74ae..9663ae4 100644 --- a/issue-reports/w3c___wcag-illformedw3cjson.md +++ b/issue-reports/w3c___wcag-illformedw3cjson.md @@ -1,6 +1,6 @@ --- Repo: 'https://github.com/w3c/wcag' -Tracked: N/A +Tracked: https://github.com/w3c/wcag/pull/4314 Title: Ill-formed w3c.json file ---