Skip to content

Commit 14cde66

Browse files
spectranautpkra
authored andcommitted
Apply suggestions from code review
Co-authored-by: Peter Krautzberger <[email protected]>
1 parent 19f80c9 commit 14cde66

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

documentation/process.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ A "normative" change is change to the specification that is not editorial, that
3636
- Any one from the general public is allowed to review PRs in order to inform the ARIA WG of approval or concerns.
3737
3. **Tests:** If the change is testable, tests should be add to the validators directory or WPT repo before merging, or, if the PR owner does not have the expertise to write tests, issues should be file in the ARIA repository as a follow up. See [Aria Test Overview](tests.md).
3838
4. **APG:** If the PR will required changes to the [APG](https://github.com/w3c/aria-practices), an issue on the APG should be made describing the change.
39-
5. **ACT Review:** If the PR will require [ACT rule](https://www.w3.org/WAI/standards-guidelines/act/rules/) changes, then the tag "needs ACT review" must be added. This will trigger the process of triage and potentially review by the [ACT Task Force](https://www.w3.org/WAI/about/groups/task-forces/conformance-testing/). When the PR has been reviewed and concerns resolved, the ACT task force will mark the PR as approved by checking the box in the PR tracking list in the description of the PR. The tag may be added at different times:
40-
- If the change introduces an "authors must", or if the editors think the change will have a significant effect on authors, the tag should be added the same time reviewers are requested.
41-
- If the change minimally effects authors, the tag can be added when issues are opened on browsers.
39+
5. **ACT Review:** If the PR will require [ACT rule](https://www.w3.org/WAI/standards-guidelines/act/rules/) changes, then the label "needs ACT review" must be added. This will trigger the process of triage and potentially review by the [ACT Task Force](https://www.w3.org/WAI/about/groups/task-forces/conformance-testing/). When the PR has been reviewed and concerns resolved, the ACT task force will mark the PR as approved by checking the box in the PR tracking list in the description of the PR. The tag may be added at different times:
40+
- If the change introduces an "authors must", or if the editors think the change will have a significant effect on authors, the label should be added the same time reviewers are requested.
41+
- If the change minimally effects authors, the label can be added when issues are opened on browsers.
4242
6. **Implementation:** If the change requires implementation changes, issues should be opened on the browser after the PR has been approved and tests have been authored.
4343
- At least one implementation is required for merge. Implementation or implementation commitment from two browsers is required for merge.
4444

0 commit comments

Comments
 (0)