Preview: https://wai-wcag-act-rules.netlify.app/ WAI Website Manual: https://wai-website-theme.netlify.com/overview/ WAI Website issue tracker: https://github.com/w3c/wai-wcag-supporting-documents-redesign/issues/
- Using act-tools, run rule-transform with the ruleId, without the --proposed flag
- Update
_data/wcag-act-rules/rule-versions.yml
- Add the proposed.md and index.md files for the rule
- Update
content-assets/wcag-act-rules/testcases.json
- On each test case for the rule, add
"approved": true
- On each test case for the rule, add
- Rename
index.md
to{yyyy-mm-dd}.md
with the date fromlast_modified
- Update its
permalink
,ref
, andgithub.path
fields
- Update its
- Using act-tools, run rule-transform with the ruleId, without the --proposed flag
- Update
_data/wcag-act-rules/rule-versions.yml
- Rename the
index.md
item to{yyyy-mm-dd}.md
for the rule - Add a new
index.md
for the rule, including a newchanges
property
- Rename the
- Update
content-assets/wcag-act-rules/testcases.json
- Delete existing approved test cases
- Add test cases of updated rule as "approved"