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.mdto{yyyy-mm-dd}.mdwith the date fromlast_modified- Update its
permalink,ref, andgithub.pathfields
- 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.mditem to{yyyy-mm-dd}.mdfor the rule - Add a new
index.mdfor the rule, including a newchangesproperty
- Rename the
- Update
content-assets/wcag-act-rules/testcases.json- Delete existing approved test cases
- Add test cases of updated rule as "approved"